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

Add endpoint override for S3 alternatives #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

groundedsage
Copy link
Member

This adds support for using alternative storage with S3 compatible API's.

Some offer global endpoints. However I was not able to figure out how to add that. So if "auto" is set as a region it defaults to "us-east-1". There is probably a better way to handle this.

@whilo
Copy link
Member

whilo commented Nov 5, 2024

I see. Why do we need auto then if we could just set "us-east-1" manually? Also please document the new settings in the README instead of just the s3-spec-alt map internally so that other users can benefit from it as well.

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.

2 participants