-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.14.z
-
Moderate
-
No
-
Hypershift Sprint 247
-
1
-
False
-
Description of problem:
When troubleshooting a failed cluster deletion, I discovered the control-plane-operator failed with ModifyVpcEndpoint. This was due to the control plane operator role no longer allowing the ModifyVpcEndpoint permission and is expected. However, the cluster deletion should not be stuck indefinitely due to this lack of permission.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Create a hosted cluster and wait for it to come up 2. Remove the ModifyVpcEndpoint permission from the control plane operator role 3. Delete the hosted cluster
Actual results:
The hosted cluster never goes away because it's lacking the permission
Expected results:
The hosted cluster eventually gives up and goes away
Additional info: