Bug 2089973 - bump libs to k8s 1.24 for OCP 4.11
Summary: bump libs to k8s 1.24 for OCP 4.11
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.11
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.11.0
Assignee: Jonathan Dobson
QA Contact: Wei Duan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-24 20:45 UTC by Jonathan Dobson
Modified: 2022-08-10 11:14 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:14:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift alibaba-disk-csi-driver-operator pull 29 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:52:37 UTC
Github openshift aws-ebs-csi-driver-operator pull 156 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:52:49 UTC
Github openshift aws-efs-csi-driver-operator pull 44 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:52:53 UTC
Github openshift azure-disk-csi-driver-operator pull 48 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:52:59 UTC
Github openshift azure-file-csi-driver-operator pull 27 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:02 UTC
Github openshift cluster-csi-snapshot-controller-operator pull 118 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:07 UTC
Github openshift csi-driver-manila-operator pull 144 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-25 20:31:28 UTC
Github openshift gcp-pd-csi-driver-operator pull 48 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:13 UTC
Github openshift ibm-vpc-block-csi-driver-operator pull 38 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:17 UTC
Github openshift local-storage-operator pull 355 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:31 UTC
Github openshift openstack-cinder-csi-driver-operator pull 84 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-25 20:28:50 UTC
Github openshift ovirt-csi-driver-operator pull 96 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:19 UTC
Github openshift vmware-vsphere-csi-driver-operator pull 85 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:24 UTC
Github openshift vsphere-problem-detector pull 84 0 None open Bug 2089973: bump libs to k8s 1.24 for OCP 4.11 2022-05-24 20:53:28 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:14:15 UTC

Description Jonathan Dobson 2022-05-24 20:45:57 UTC
We need to update our operators to use OCP 4.11 / kubernetes 1.24 libraries

Bump k8s.io/*, client-go, library-go, openshift-api, operator-sdk, controller-runtime.
Bump prometheus/client_golang for CVE-2022-21698 fixes.

To fix CVE-2020-26160, add this to go.mod of all operators that import jwt-go:
replace github.com/dgrijalva/jwt-go => github.com/golang-jwt/jwt v3.2.1+incompatible

Repos to update:

local-storage-operator
alibaba-disk-csi-driver-operator
aws-ebs-csi-driver-operator
aws-efs-csi-driver-operator
azure-disk-csi-driver-operator
azure-file-csi-driver-operator
cluster-csi-snapshot-controller-operator
cluster-storage-operator
gcp-pd-csi-driver-operator
ibm-vpc-block-csi-driver-operator
ovirt-csi-driver-operator
vmware-vsphere-csi-driver-operator
vsphere-problem-detector
openstack-cinder-csi-driver-operator
csi-driver-manila-operator

Note:
Most of these have a dependency on the library-go bump, which means we're dependent on https://github.com/openshift/library-go/pull/1356, and that PR is (I think) dependent on the 1.24 k8s rebase.

Comment 4 Wei Duan 2022-06-09 06:30:47 UTC
Some PR are verified in other BZ and will update status when all finished.

Comment 6 Wei Duan 2022-06-17 02:56:02 UTC
Checked regression test result looks okay.
Also check oVirt and Manila ci looks okay.

Update status to VERIFIED.

Comment 7 errata-xmlrpc 2022-08-10 11:14:04 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 (Important: OpenShift Container Platform 4.11.0 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-2022:5069


Note You need to log in before you can comment on or make changes to this bug.