Bug 2233413

Summary: Recreating hyperconverged CR is stuck in progressing state
Product: Container Native Virtualization (CNV) Reporter: SATHEESARAN <sasundar>
Component: InstallationAssignee: Simone Tiraboschi <stirabos>
Status: CLOSED DUPLICATE QA Contact: SATHEESARAN <sasundar>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.14.0CC: kmajcher, stirabos
Target Milestone: ---   
Target Release: 4.14.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-23 10:14:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description SATHEESARAN 2023-08-22 07:36:09 UTC
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

Comment 2 SATHEESARAN 2023-08-23 10:14:52 UTC
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 ***