-
Bug
-
Resolution: Duplicate
-
Major
-
MCE 2.2.0
Description of problem:
After deploying a hosted cluster and importing it into MCE, if the user destroys the hosted cluster (but NOT the managedcluster CR) the cluster will appear as Offline in the UI. Then when the hosted cluster is recreated, it gets auto-imported back into MCE. However, the status of the cluster still shows Offline and the managedcluster is unhealthy.
Version-Release number of selected component (if applicable):
2.2.0-DOWNANDBACK-2022-11-14-03-29-38
How reproducible:
always
Steps to Reproduce:
- deploy and import a hosted cluster
- delete the hosted cluster, but not. the managedcluster CR
- re-create the hosted cluster
- observe the HC still has the correct annotations and appears on the UI as if re-imported, but ManagedCluster is unhealthy.
Actual results:
Expected results:
Additional info:
- clones
-
ACM-2094 Hosted cluster is stuck in Offline status after HC is deleted and then auto-reimported
- Closed