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

auto determination region information of destination buckets is broken for rados-gw #252

Closed
ddpolyakov opened this issue Nov 20, 2020 · 0 comments · Fixed by #254
Closed
Labels
bug non-aws Issue related to other S3-Compatible Services
Milestone

Comments

@ddpolyakov
Copy link

https://docs.aws.amazon.com/sdk-for-go/api/service/s3/s3manager/#GetBucketRegion method do not uses signature. That causes 403 on radosgw (ceph implementation of s3 api). Is it possible to make auto determination optional?

igungor added a commit that referenced this issue Nov 25, 2020
If GetBucketRegion request fails, inform the caller, delegate error
handling to command execution.

Updates #237
Fixes #251
Fixes #252
@igungor igungor added the bug label Dec 1, 2020
@igungor igungor added this to the v1.2.1 milestone Dec 2, 2020
igungor added a commit that referenced this issue Dec 2, 2020
…g session init (#254)

If GetBucketRegion request fails, inform the caller, delegate error handling to command execution.

Updates #237
Fixes #251
Fixes #252
@boraberke boraberke added the non-aws Issue related to other S3-Compatible Services label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug non-aws Issue related to other S3-Compatible Services
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants