Closed scrool closed 1 month ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen
.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten /remove-lifecycle stale
Rotten issues close after 30d of inactivity.
Reopen the issue by commenting /reopen
.
Mark the issue as fresh by commenting /remove-lifecycle rotten
.
Exclude this issue from closing again by commenting /lifecycle frozen
.
/close
@openshift-bot: Closing this issue.
Which section(s) is the issue in?
Uninstalling OKD Virtualization by using the CLI or Subscribing to the OKD Virtualization catalog by using the CLI
What needs fixing?
Following the second point of the procedure:
fails with an error:
Because the subscription created during the installation is called "hco-operatorhub":
While the obvious way would be to replace "kubevirt-hyperconverged" with "hco-operatorhub" in the uninstall section, because of the commit https://github.com/openshift/openshift-docs/commit/6f7483a1db5fbfc0e23e93631106d3d77434c4d3 Change hco to hyperconverged, the installation section might need to be updated instead to hyperconverged-operatorhub.
I'm not sure what is the more preferred way.