-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.14.z, 4.15.z
This is a clone of issue OCPBUGS-30742. The following is the description of the original issue:
—
Description of problem:
If a ROSA HCP customer uses the default worker security group that the CPO creates for some other purpose (i.e. creates their own VPC Endpoint or EC2 instance using this security group) and then starts an uninstallation - the uninstallation will hang indefinitely because the CPO is unable to delete the security group. https://github.com/openshift/hypershift/blob/9e6255e5e44c8464da0850f8c19dc085bdbaf8cb/control-plane-operator/controllers/hostedcontrolplane/hostedcontrolplane_controller.go#L317-L331
Version-Release number of selected component (if applicable):
4.14.8
How reproducible:
100%
Steps to Reproduce:
1. Create a ROSA HCP cluster 2. Attach the default worker security group to some other object unrelated to the cluster, like an EC2 instance or VPC Endpoint 3. Uninstall the ROSA HCP cluster
Actual results:
The uninstall hangs without much feedback to the customer
Expected results:
Either that the uninstall gives up and moves on eventually, or that clear feedback is provided to the customer, so that they know that the uninstall is held up because of an inability to delete a specific security group id. If this feedback mechanism is already in place, but not wired through to OCM, this may not be an OCPBUGS and could just be an OCM bug instead!
Additional info:
- clones
-
OCPBUGS-30742 [4.15] HCP deletion can get stuck if CPO is unable to delete the default worker security group
- Closed
- is blocked by
-
OCPBUGS-30742 [4.15] HCP deletion can get stuck if CPO is unable to delete the default worker security group
- Closed
- links to
-
RHBA-2024:1564 OpenShift Container Platform 4.14.z bug fix update