-
Bug
-
Resolution: Done
-
Major
-
CNV v4.19.0
-
Quality / Stability / Reliability
-
2
-
False
-
-
True
-
None
-
-
None
Description of problem:
At the install section, the subscription is called "hco-operatorhub". And at the uninstall, the command for deleting the subscription is: oc delete subscription kubevirt-hyperconverged -n openshift-cnv They name better be consistent
Version-Release number of selected component (if applicable):
v4.19 and lower
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Uninstall command: oc delete subscription kubevirt-hyperconverged -n openshift-cnv
Expected results:
oc delete subscription hco-operatorhub -n openshift-cnv
Additional info:
Install sub name: https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/virtualization/installing#installing-virt Uninstall command at the doc - https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/virtualization/installing#installing-virt:~:text=Delete%20the%20OpenShift%20Virtualization%20Operator%20subscription%3A
- links to
(6 links to)