Bug 1825330
Summary: | Potential for data loss converting from v1beta1 to v1 CRDs | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Daniel Sover <dsover> |
Component: | OLM | Assignee: | Daniel Sover <dsover> |
OLM sub component: | OLM | QA Contact: | Bruno Andrade <bandrade> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | urgent | CC: | aballant, anli, ebondare, ecordell, ewolinet, jiazha, kuiwang, lbednar, mbukatov, rcernich, tflannag, uchapaga |
Version: | 4.5 | ||
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:28:35 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: |
Comment 2
Anik
2020-04-23 15:54:01 UTC
*** Bug 1828172 has been marked as a duplicate of this bug. *** *** Bug 1828677 has been marked as a duplicate of this bug. *** *** Bug 1828891 has been marked as a duplicate of this bug. *** Setting OCS as a dependent product, because this BZ was marked as a duplicate of OCS BZ 1828891. Could you please let me know what build should contain a fix? I am trying 4.5.0-0.nightly-2020-04-30-034256 , and I am still seeing following: no matches for kind "CatalogSourceConfig" in version "operators.coreos.com/v1" Installed istio-operator.v1.1.0 which fails due to this issue( https://raw.githubusercontent.com/Maistra/istio-operator/maistra-1.1/manifests-maistra/1.1.0/servicemeshcontrolplanes.crd.yaml) through OperatorHub and works as expected. oc get csv -n openshift-operators NAME DISPLAY VERSION REPLACES PHASE maistraoperator.v1.1.0 Maistra Service Mesh 1.1.0 Succeeded oc get ServiceMeshControlPlane -n openshift-operators NAME READY STATUS TEMPLATE VERSION AGE basic-install Running default v1.1 11m Cluster Version: 4.5.0-0.nightly-2020-04-30-084834 Marking as VERIFIED. 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/RHBA-2020:2409 |