Verified pass on 4.10.0-0.nightly-2022-01-19-150530 1. cluster proxy: $ oc get proxy cluster -o yaml spec: httpProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.0.0.2:3129 httpsProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.0.0.2:3129 noProxy: test.no-proxy.com,.apps.wduan-0120a.qe.gcp.devcluster.openshift.com trustedCA: name: user-ca-bundle status: httpProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.0.0.2:3129 httpsProxy: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.0.0.2:3129 noProxy: .apps.wduan-0120a.qe.gcp.devcluster.openshift.com,.cluster.local,.svc,10.0.0.0/16,10.128.0.0/14,127.0.0.1,169.254.169.254,172.30.0.0/16,api-int.wduan-0120a.qe.gcp.devcluster.openshift.com,localhost,metadata,metadata.google.internal,metadata.google.internal.,test.no-proxy.com 2. Check CSI Driver: $ oc -n openshift-cluster-csi-drivers describe pod gcp-pd-csi-driver-controller-7d597d4f7f-x7vfg | egrep "PROXY|trusted-ca-bundle|ca-trust" HTTPS_PROXY: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.0.0.2:3129 HTTP_PROXY: http://proxy-user1:JYgU8qRZV4DY4PXJbxJK@10.0.0.2:3129 NO_PROXY: .apps.wduan-0120a.qe.gcp.devcluster.openshift.com,.cluster.local,.svc,10.0.0.0/16,10.128.0.0/14,127.0.0.1,169.254.169.254,172.30.0.0/16,api-int.wduan-0120a.qe.gcp.devcluster.openshift.com,localhost,metadata,metadata.google.internal,metadata.google.internal.,test.no-proxy.com /etc/pki/ca-trust/extracted/pem from non-standard-root-system-trust-ca-bundle (ro) Name: gcp-pd-csi-driver-trusted-ca-bundle 3. Check CSI Driver works well. Change the status to "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 (OpenShift Container Platform 4.9.17 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-2022:0195