-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.14.z
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:
- is cloned by
-
OCPBUGS-31036 Mitigate AWSMachine controller leaks EC2 instances when specifying a Name tag in additionalTags
- Closed
- is depended on by
-
OCPBUGS-31036 Mitigate AWSMachine controller leaks EC2 instances when specifying a Name tag in additionalTags
- Closed
- is related to
-
OCPBUGS-23362 CPO Failing to delete default worker security group, but not reflected in HostedCluster status condition
- Closed
- links to