Bug 1859748
Summary: | [4.3] lib-bucket-provisioner v2 upgrade attempt to install both v1 and v2 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Evan Cordell <ecordell> |
Component: | OLM | Assignee: | Evan Cordell <ecordell> |
OLM sub component: | OLM | QA Contact: | Bruno Andrade <bandrade> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | assingh, bandrade, jiazha, vdinh |
Version: | 4.4 | ||
Target Milestone: | --- | ||
Target Release: | 4.3.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1859594 | Environment: | |
Last Closed: | 2020-08-05 10:54:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1859594 | ||
Bug Blocks: | 1855706 |
Description
Evan Cordell
2020-07-22 20:19:50 UTC
LGTM, marking as VERIFIED Cluster info: OCP: 4.3.0-0.nightly-2020-07-24-015357 OLM version: 0.13.0 git commit: 3af2a4b1875bc4af5dea61044792e6626a4d6017 OCS 4.4.1 installed with Manual Approval As expected, only lib-bucket-provisioner.v1.0.0 was installed and v2 was rejected, only the respective InstallPlans were created oc get ip -n test-operators NAME CSV APPROVAL APPROVED install-gpczs ocs-operator.v4.4.1 Manual true oc get csv NAME DISPLAY VERSION REPLACES PHASE lib-bucket-provisioner.v1.0.0 lib-bucket-provisioner 1.0.0 Succeeded ocs-operator.v4.4.1 OpenShift Container Storage 4.4.1 Succeeded oc get pods -n test-operators NAME READY STATUS RESTARTS AGE lib-bucket-provisioner-8899bc7b-ldfgh 1/1 Running 0 16m noobaa-operator-7ddf595464-w2fvv 1/1 Running 0 16m ocs-operator-69cc9596c5-md4td 1/1 Running 0 16m rook-ceph-operator-6cb4c75fd8-2nmzp 1/1 Running 0 16m 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 (OpenShift Container Platform 4.3.31 bug fix update), 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:3180 |