cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

🌱 Migrate gc to aws sdk v2

Open Danil-Grigorev opened this issue 5 months ago • 22 comments
trafficstars

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Migrate ELB garbage collection to AWS SDK v2

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #5406

Special notes for your reviewer:

Checklist:

  • [x] squashed commits
  • [ ] includes documentation
  • [x] includes emoji in title
  • [x] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

Migrate ELB garbage collection to AWS SDK v2

Danil-Grigorev avatar Jun 03 '25 18:06 Danil-Grigorev