Description of problem: When trying to install CNV-4.11, HCO reconciliation is failing. conditions: - lastTransitionTime: "2022-03-19T04:15:23Z" message: 'Error while reconciling: namespaces "openshift-virtualization-os-images" not found' observedGeneration: 2 reason: ReconcileFailed status: "False" type: ReconcileComplete Probably because kubevirt-os-images ns is created while openshift-virtualization-os-images ns is not. Version-Release number of selected component (if applicable): IIB-198659 hco-bundle-registry-container-v4.11.0-136 How reproducible: 100 Steps to Reproduce: 1. Install the mentioned above build of CNV. 2. 3. Actual results: Expected results: Additional info:
This will be probably fixed by the same patch that fixed BZ 2063540.
Moving to SSP component as it's quite related to https://bugzilla.redhat.com/show_bug.cgi?id=2063540 Feel free to close as a duplicate of that one.
*** This bug has been marked as a duplicate of bug 2063540 ***