Bug 1766630
Summary: | CNV2.2 cleanup script - secret delete issue | ||
---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Asher Shoshan <ashoshan> |
Component: | Installation | Assignee: | Ryan Hallisey <rhallise> |
Status: | CLOSED ERRATA | QA Contact: | Irina Gulina <igulina> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 2.2.0 | CC: | cnv-qe-bugs, fdeutsch, mgoldboi, ncredi, rhallise, talayan |
Target Milestone: | --- | ||
Target Release: | 2.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | hco-bundle-registry:v2.2.0-8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-01-30 16:27:15 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
Asher Shoshan
2019-10-29 14:25:11 UTC
please add fixed in version + MARKETPLACE=openshift-marketplace + TARGET=openshift-cnv + APP_REGISTRY=rh-verified-operators + CNV_VERSION=2.2.0 + oc delete csc hco-catalogsource-config -n openshift-marketplace catalogsourceconfig.operators.coreos.com "hco-catalogsource-config" deleted + oc delete catalogsource rh-verified-operators -n openshift-marketplace catalogsource.operators.coreos.com "rh-verified-operators" deleted + oc delete operatorsource rh-verified-operators -n openshift-marketplace operatorsource.operators.coreos.com "rh-verified-operators" deleted + oc delete hco hyperconverged-cluster -n openshift-cnv hyperconverged.hco.kubevirt.io "hyperconverged-cluster" deleted + sleep 10 + oc delete sub hco-operatorhub -n openshift-cnv subscription.operators.coreos.com "hco-operatorhub" deleted + oc delete csv kubevirt-hyperconverged-operator.v2.2.0 -n openshift-cnv clusterserviceversion.operators.coreos.com "kubevirt-hyperconverged-operator.v2.2.0" deleted + oc delete operatorgroup openshift-cnv-group -n openshift-cnv operatorgroup.operators.coreos.com "openshift-cnv-group" deleted ++ grep quay-registry ++ awk '{print $1}' ++ oc get secret -n openshift-marketplace + oc delete secret quay-registry-rh-verified-operators -n openshift-marketplace secret "quay-registry-rh-verified-operators" deleted Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:0307 |