Bug 2065620

Summary: Bump to latest available 1.23.5 k8s
Product: OpenShift Container Platform Reporter: Josef Karasek <jkarasek>
Component: kube-apiserverAssignee: Josef Karasek <jkarasek>
Status: CLOSED ERRATA QA Contact: Ke Wang <kewang>
Severity: high Docs Contact:
Priority: high    
Version: 4.10CC: aos-bugs, maszulik, mfojtik, xxia
Target Milestone: ---   
Target Release: 4.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Release Note
Doc Text:
This fix contains the following changes coming from updated version of kubernetes from 1.23.3 up to v1.23.5: Changelog for v1.23.5: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#v1235 Changelog for v1.23.4: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#v1234
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-28 12:03:54 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:
Bug Depends On:    
Bug Blocks: 2066390    

Description Josef Karasek 2022-03-18 10:54:38 UTC
This fix contains the following changes coming from updated version of kubernetes from 1.23.3 up to v1.23.5:

Changelog for v1.23.5:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#v1235

Changelog for v1.23.4:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.23.md#v1234

Comment 2 Ke Wang 2022-03-22 08:21:23 UTC
$ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.0-0.nightly-2022-03-22-030457   True        False         26m     Cluster version is 4.10.0-0.nightly-2022-03-22-030457

Checking the kubelet version on nodes and kube-apiserver version,
$ oc get no
NAME                                         STATUS   ROLES    AGE   VERSION
ip-10-0-140-46.us-east-2.compute.internal    Ready    master   49m   v1.23.5+b0357ed
ip-10-0-149-70.us-east-2.compute.internal    Ready    worker   42m   v1.23.5+b0357ed
ip-10-0-185-95.us-east-2.compute.internal    Ready    worker   36m   v1.23.5+b0357ed
ip-10-0-190-31.us-east-2.compute.internal    Ready    master   48m   v1.23.5+b0357ed
ip-10-0-193-235.us-east-2.compute.internal   Ready    master   49m   v1.23.5+b0357ed

$ oc get co/kube-apiserver -o yaml | grep -A1 '\- name: kube-apiserver'
  - name: kube-apiserver
    version: 1.23.5

$ oc version
Client Version: 4.10.0-0.nightly-2022-03-19-230512
Server Version: 4.10.0-0.nightly-2022-03-22-030457
Kubernetes Version: v1.23.5+b0357ed

See above, Kubernetes is updated to 1.23.5. As for functional tests, have to rely on QE's daily schedule regression tests. During the tests, if there will be issue hit on any component related to the rebase, separate bug should be filed. Move the bug VERIFIED.

Comment 5 errata-xmlrpc 2022-03-28 12:03:54 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 (OpenShift Container Platform 4.10.6 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:1026