Bug 1993931 - Storage operators use older kubernetes client
Summary: Storage operators use older kubernetes client
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.9.0
Assignee: Jonathan Dobson
QA Contact: Wei Duan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-16 12:38 UTC by Jan Safranek
Modified: 2021-10-18 17:46 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:46:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift aws-ebs-csi-driver-operator pull 138 0 None None None 2021-08-30 15:56:30 UTC
Github openshift aws-efs-csi-driver-operator pull 17 0 None None None 2021-08-30 15:56:39 UTC
Github openshift azure-disk-csi-driver-operator pull 32 0 None None None 2021-08-30 15:56:47 UTC
Github openshift cluster-csi-snapshot-controller-operator pull 100 0 None None None 2021-08-30 15:53:19 UTC
Github openshift cluster-storage-operator pull 207 0 None None None 2021-08-30 15:52:57 UTC
Github openshift csi-driver-manila-operator pull 117 0 None None None 2021-08-30 15:53:52 UTC
Github openshift gcp-pd-csi-driver-operator pull 34 0 None None None 2021-08-30 15:53:39 UTC
Github openshift local-storage-operator pull 276 0 None None None 2021-08-31 17:19:36 UTC
Github openshift openstack-cinder-csi-driver-operator pull 55 0 None None None 2021-08-30 15:56:52 UTC
Github openshift ovirt-csi-driver-operator pull 70 0 None None None 2021-08-30 16:39:13 UTC
Github openshift vmware-vsphere-csi-driver-operator pull 42 0 None None None 2021-08-30 15:54:10 UTC
Github openshift vsphere-problem-detector pull 47 0 None None None 2021-08-30 15:56:05 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:46:41 UTC

Description Jan Safranek 2021-08-16 12:38:06 UTC
We should update all libraries in storage operators before releasing 4.9
At least openshift/library-go, openshift/api and kubernetes/client-go should be updated to the latest release.

These operators need to be updated:

aws-ebs-csi-driver-operator
aws-efs-csi-driver-operator
azure-disk-csi-driver-operator
cinder-csi-driver-operator
cluster-storage-operator
csi-snapshot-controller-operator
gcp-pd-csi-driver-operator
local-storage-operator
manila-csi-driver-operator
ovirt-csi-driver-operator
vmware-vsphere-csi-driver-operator
vsphere-problem-detector

Comment 1 Jan Safranek 2021-08-16 12:58:57 UTC
Note: for CSI driver operators, it would make sense to wait for new sidecars, so we use newly introduced leader election parameters to allow for longer API server outage.

Comment 2 Jan Safranek 2021-08-17 14:52:43 UTC
Make sure to remove this chunk from our go.mod:

// points to temporary-watch-reduction-patch-1.21 to pick up k/k/pull/101102 - please remove it once the pr merges and a new Z release is cut
replace k8s.io/apiserver => github.com/openshift/kubernetes-apiserver v0.0.0-20210419140141-620426e63a99

Comment 5 Wei Duan 2021-09-03 02:36:09 UTC
1. Checked this chunk removed from our go.mod in each operator:

// points to temporary-watch-reduction-patch-1.21 to pick up k/k/pull/101102 - please remove it once the pr merges and a new Z release is cut
replace k8s.io/apiserver => github.com/openshift/kubernetes-apiserver v0.0.0-20210419140141-620426e63a99

2. Check the ci result, looks no regression issue.

Change the status to "Verified."

Comment 8 errata-xmlrpc 2021-10-18 17:46: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.9.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-2021:3759


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