-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support for gcs storage #520
Merged
liurenjie1024
merged 19 commits into
apache:main
from
jdockerty:feat/storage-backend-gcs
Aug 14, 2024
Merged
feat: support for gcs storage #520
liurenjie1024
merged 19 commits into
apache:main
from
jdockerty:feat/storage-backend-gcs
Aug 14, 2024
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6abab33 - Browse repository at this point
Copy the full SHA 6abab33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b86f54 - Browse repository at this point
Copy the full SHA 4b86f54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a124d - Browse repository at this point
Copy the full SHA 10a124dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5a009e - Browse repository at this point
Copy the full SHA d5a009eView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ab2eb6f - Browse repository at this point
Copy the full SHA ab2eb6fView commit details -
feat: add tests for gcs read/write
These are currently conditional tests with a todo comment using the test_with proc macro. More work needs to be done on investigating/potentially expanding OpenDAL to allow unauthenticated requests to fake-gcs-server. At the moment this always ends up reaching the final VM metadata check.
Configuration menu - View commit details
-
Copy full SHA for 6a595c9 - Browse repository at this point
Copy the full SHA 6a595c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a2f166 - Browse repository at this point
Copy the full SHA 3a2f166View commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0900c15 - Browse repository at this point
Copy the full SHA 0900c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e171cc - Browse repository at this point
Copy the full SHA 5e171ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f741055 - Browse repository at this point
Copy the full SHA f741055View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30f90d1 - Browse repository at this point
Copy the full SHA 30f90d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa4b77 - Browse repository at this point
Copy the full SHA 6fa4b77View commit details
Commits on Aug 7, 2024
-
feat: update with allow_anonymous functionality
This requires the opendal allow_anonymous funcitonality with the GCS service to work.
Configuration menu - View commit details
-
Copy full SHA for c9f7c64 - Browse repository at this point
Copy the full SHA c9f7c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4e7dad - Browse repository at this point
Copy the full SHA e4e7dadView commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5284405 - Browse repository at this point
Copy the full SHA 5284405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f2e8d8 - Browse repository at this point
Copy the full SHA 7f2e8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f44cc97 - Browse repository at this point
Copy the full SHA f44cc97View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9cbcb8e - Browse repository at this point
Copy the full SHA 9cbcb8eView commit details -
revert: use opendal from workspace
Now that v0.49 has been released, this work does not need to pin to a particular version!
Configuration menu - View commit details
-
Copy full SHA for 3ab0a37 - Browse repository at this point
Copy the full SHA 3ab0a37View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.