Description of problem: ----------------------- After deleting HCO CR and recreating it, leads to CR waiting in 'progressing' state and never completes. Version-Release number of selected component (if applicable): ------------------------------------------------------------- CNV v4.14.0 interim build - v4.14.0.rhel9-1664 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1. Delete HCO CR # oc delete hco kubevirt-hyperconverged -n openshift-cnv 2. Wait for all the terminating pods in 'openshift-cnv' namespace to terminate 3. Create HCO CR # oc apply -f hco.yaml Actual results: --------------- HCO CR creating is stuck in progressing state Expected results: ----------------- HCO CR should be created successfully
Just realized that this bug is the same as the existing one which I reported for 4.11. So the same issue is still pending *** This bug has been marked as a duplicate of bug 2087608 ***