Description of problem:
Filed upstream https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4629 affects v1beta2 AWSMachines
Version-Release number of selected component (if applicable):
How reproducible:
100%
Steps to Reproduce:
1. Supply an additional tag with the key `Name` in AWS 2. Watch many EC2 instances get created
Actual results:
Expected results:
Only one EC2 instance gets created per AWSMachine (or the API does not allow tags with the key: 'Name' to be specified)
Additional info:
- blocks
-
OCPBUGS-31332 Mitigate AWSMachine controller leaks EC2 instances when specifying a Name tag in additionalTags
- Closed
- clones
-
OCPBUGS-23174 AWSMachine controller leaks EC2 instances when specifying a Name tag in additionalTags
- Closed
- depends on
-
OCPBUGS-23174 AWSMachine controller leaks EC2 instances when specifying a Name tag in additionalTags
- Closed
- is cloned by
-
OCPBUGS-31332 Mitigate AWSMachine controller leaks EC2 instances when specifying a Name tag in additionalTags
- Closed
- links to