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

Migrate gc code to AWS SDK v2

Open nrb opened this issue 8 months ago • 2 comments
trafficstars

./cmd/clusterawsadm/cmd/gc ./cmd/clusterawsadm/cmd/gc/gc.go ./cmd/clusterawsadm/gc/gc.go ./cmd/clusterawsadm/gc/gc_test.go ./test/e2e/suites/gc_managed/gc_managed_test.go ./test/e2e/suites/gc_managed/gc_managed_suite_test.go ./test/e2e/suites/gc_unmanaged/gc_unmanaged_test.go ./test/e2e/suites/gc_unmanaged/gc_unmanaged_suite_test.go ./pkg/cloud/services/gc

nrb avatar Mar 17 '25 21:03 nrb

See examples on how to migrate here: https://github.com/kubernetes-sigs/cluster-api-provider-aws/pull/5389

damdo avatar May 14 '25 09:05 damdo

I have a try on this in #5518

/assign

Danil-Grigorev avatar Jun 04 '25 07:06 Danil-Grigorev