Bug 1947775
| Summary: | [vSphere csi driver operator] doesn’t use the downstream images from payload. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wei Duan <wduan> |
| Component: | Storage | Assignee: | Fabio Bertinatto <fbertina> |
| Storage sub component: | Operators | QA Contact: | Wei Duan <wduan> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | unspecified | CC: | aos-bugs, hekumar |
| Version: | 4.8 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.8.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: | 2021-07-27 22:58:26 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
Wei Duan
2021-04-09 08:48:06 UTC
This should be fixed via - https://github.com/openshift/vmware-vsphere-csi-driver-operator/pull/15 Lets just wait for new images. Verified pass on 4.8.0-0.nightly-2021-04-15-030836, vSphere csi driver use the downstream images from payload. $ oc -n openshift-cluster-csi-drivers get pod -o json | jq .items[].spec.containers[].image | sort | uniq "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1f921f6fa622d4a89ccdd582eb69e97ac226d0b737078a403ad3b16b2569646a" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2000ee7a7eb307b3a380241109af79a5d001a146eebf7e430d858a881c2a82a4" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:29319095052df38fe9f94dce962e9fcdd56940657ffebaf606f172d1b7864425" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4a36e083bb6a2191d0baa2f22048c511ebec558bd1ceba8d90b10a596849d3cd" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:60cd80510b301f63ba75d7072ef4c60de365c282c92a46130eca478288778723" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9f2b05f723d730b135e00e85e98c77029890bfe0060652c11f4b05f95291c9fa" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d766676fa7232225257794ce9e2c667f50129f6d86da7c28c7c5f2a69eaad55a" "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ddd5a482f85940791f91542c323f63fb88600984274de379c6134f45f067b926" 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security 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/RHSA-2021:2438 |