openshift / openshift/oadp-operator
Use credentials to query region on non-public buckets
Open
Nobody has claimed this yet.
lifecycle/frozen
- Dominant language
- Go
- Stars
- 92
- Forks
- 93
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 43
Description
TODO: use credentials to query region on non-public buckets
Originally posted by @kaovilai in https://github.com/openshift/oadp-operator/issues/1470#issuecomment-2234182422
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the TODO for querying the bucket region and read the linked Amazon S3 HeadBucket documentation alongside the referenced AWS SDK pull request. Determine how region lookup currently handles non-public buckets; done means private-bucket region queries use credentials without breaking public-bucket behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100