Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1947775

Summary: [vSphere csi driver operator] doesn’t use the downstream images from payload.
Product: OpenShift Container Platform Reporter: Wei Duan <wduan>
Component: StorageAssignee: 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
Description of problem:
vSphere csi driver uses the upstream images 

Version-Release number of selected component (if applicable):
4.8.0-0.nightly-2021-04-08-200632

How reproducible:
Always

Steps to Reproduce:
1. Install vSphere cluster
2. Enable the TechPreviewNoUpgrade featureset
3. Check images used by vSphere csi driver
$ oc -n openshift-cluster-csi-drivers get pod -o json | jq .items[].spec.containers[].image | sort | uniq
"gcr.io/cloud-provider-vsphere/csi/release/driver:v2.1.1"
"gcr.io/cloud-provider-vsphere/csi/release/syncer:v2.1.1"
"quay.io/openshift/origin-csi-external-attacher:latest"
"quay.io/openshift/origin-csi-external-provisioner:latest"
"quay.io/openshift/origin-csi-external-resizer:latest"
"quay.io/openshift/origin-csi-livenessprobe:latest"
"quay.io/openshift/origin-csi-node-driver-registrar:latest"
"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8c370ba1ea01c98c25938dc477aecd8cebbb1c3e464ceb4485c8a23765e3e73a"

Actual results:
vSphere csi driver uses the upstream images.

Expected results:
vSphere csi driver should use the downstream images from payload.

Comment 1 Hemant Kumar 2021-04-09 14:43:57 UTC
This should be fixed via - https://github.com/openshift/vmware-vsphere-csi-driver-operator/pull/15 

Lets just wait for new images.

Comment 3 Wei Duan 2021-04-15 10:02:21 UTC
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"

Comment 6 errata-xmlrpc 2021-07-27 22:58:26 UTC
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