gardener / gardener-extension-provider-aws

Gardener extension controller for the AWS cloud provider (https://aws.amazon.com).
https://gardener.cloud
Apache License 2.0
18 stars 96 forks source link

fix controlplane migration case for the infrastructure resources #1039

Closed kon-angelo closed 2 weeks ago

kon-angelo commented 2 weeks ago

How to categorize this PR?

/area control-plane-migration /kind bug /platform aws

What this PR does / why we need it:

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Fix an issue where terraformer artifacts would not be deleted during the control-plane-migration `migrate` phase.
kon-angelo commented 2 weeks ago

/test

testmachinery[bot] commented 2 weeks ago

Testrun: e2e-4fsgp Workflow: e2e-4fsgp-wf Phase: Succeeded

+---------------------+-----------------------------+-----------+----------+
|        NAME         |            STEP             |   PHASE   | DURATION |
+---------------------+-----------------------------+-----------+----------+
| bastion-test        | bastion-test                | Succeeded | 4m26s    |
| dnsrecord-test      | dnsrecord-test              | Succeeded | 5m31s    |
| infrastructure-test | infrastructure-test-tf      | Succeeded | 24m27s   |
| infrastructure-test | infrastructure-test-flow    | Succeeded | 19m49s   |
| infrastructure-test | infrastructure-test-migrate | Succeeded | 21m9s    |
| infrastructure-test | infrastructure-test-recover | Succeeded | 17m56s   |
+---------------------+-----------------------------+-----------+----------+