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

Enable using underlying S3 buckets in multiple regions #2326

Closed
talSofer opened this issue Aug 4, 2021 · 0 comments
Closed

Enable using underlying S3 buckets in multiple regions #2326

talSofer opened this issue Aug 4, 2021 · 0 comments

Comments

@talSofer
Copy link
Contributor

talSofer commented Aug 4, 2021

Use the storage namespace -> region mapping to invoke the storage operation on the S3 client tied to the storage namespace's region.

Connect the functionality implemented in #2325 with #2324.

Acceptance criteria

  • S3 Adapter can handle repositories on any AWS region.
  • The region associated with a repository is automatically detected and does not depend on user input.
  • All the storage actions on any region should work.
  • The MinIO integration should continue working.
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

No branches or pull requests

2 participants