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

Region detection by storage namespace #2325

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

Region detection by storage namespace #2325

talSofer opened this issue Aug 4, 2021 · 0 comments

Comments

@talSofer
Copy link
Contributor

talSofer commented Aug 4, 2021

Given a storage namespace, the S3 storage adapter should be able to detect the region hosting the S3 bucket that serves as the storage namespace. This can be done using the GetBucketLocation in service/s3/api.go.

Acceptance criteria

  • The storage namespace -> region/s3Client mapping should be cached. The cache should be invalidated upon repository deletion.
  • 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