This was due to a leftover CSV from a previous deployment which has not been cleaned up at cleanup time neither upgrade at redeployment time since we are always using v0.0.1 without really bumping it. Status: Current CSV: kubevirt-hyperconverged-operator.v0.0.1 Installed CSV: kubevirt-hyperconverged-operator.v0.0.1
Manually running 'oc delete csv kubevirt-hyperconverged-operator.v0.0.1 -n kubevirt-hyperconverged' before redeploying seems enough to avoid this.
Closing this as it was due to a dirty environment. If to fix it, then we should have an RFE.