openshift / openshift/oadp-operator
Move CloudStorageAPI for aws to aws-sdk-go-v2
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: Move CloudStorageAPI for aws to aws-sdk-go-v2
Originally posted by @kaovilai in https://github.com/openshift/oadp-operator/issues/1470#issuecomment-2231624098
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 AWS CloudStorageAPI implementation in the Go codebase and identifying its current AWS SDK usage. Review the migration requirements for aws-sdk-go-v2 and confirm the existing behavior that must be preserved; the work is done when CloudStorageAPI uses the v2 SDK and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- cloud
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100