Skip to content
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

S3: Add GCS support #60

Merged
merged 3 commits into from
Nov 23, 2020
Merged

S3: Add GCS support #60

merged 3 commits into from
Nov 23, 2020

Conversation

alpire
Copy link
Contributor

@alpire alpire commented Oct 29, 2020

This PR relies on the work done to add Spaces (#57) to add a GCS endpoint to the S3 backend. The main difference compared to S3/Spaces is that GCS doesn't need a region to build the URL, and the code will ignore the region if given.

Fixes #59 .

@jaemk jaemk closed this Nov 23, 2020
@jaemk jaemk reopened this Nov 23, 2020
@jaemk jaemk merged commit 3f0b369 into jaemk:master Nov 23, 2020
@jaemk
Copy link
Owner

jaemk commented Nov 23, 2020

Thanks! (I thought I butchered this PR merge from trying to use github’s web conflict resolver, but it’s all good now)

@jaemk
Copy link
Owner

jaemk commented Nov 25, 2020

Released in 0.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCS backend
2 participants