-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
-
0
-
0
-
0
Duplication:
rosa logs uninstall --cluster $CLUTER_ID --mode auto --yes
rosa delete operator-roles -c $CLUSTER_ID --mode auto --yes
rosa delete oidc-provider -c $CLUSTER_ID --mode auto --yes
After running these commands, the AWS account is left with multiple orphaned resources that contain all the appropriate tags.
Resources being orphaned include:
operator-roles, oidcs, Load Balancers, Security Groups, Network Interfaces
Regarding the Security groups I noticed that SGs created for hypershift were associated to the default sg, making them unable to delete until disassociated from the default sg.
- is duplicated by
-
HOSTEDCP-656 Hosted cluster deletion does not clean up elb security group
- Closed