Bug 2066390

Summary: Bump to latest available 1.22.8 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.9CC: aos-bugs, maszulik, mfojtik, xxia
Target Milestone: ---   
Target Release: 4.9.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.22.5 up to v1.22.8: Changelog for v1.22.6: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1226 Changelog for v1.22.7: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1227 Changelog for v1.22.8: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1228
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-03 07:35:33 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: 2065620    
Bug Blocks: 2077004    

Description Josef Karasek 2022-03-21 16:23:50 UTC
This fix contains the following changes coming from updated version of kubernetes from 1.22.5 up to v1.22.8:

Changelog for v1.22.6:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1226

Changelog for v1.22.7:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1227

Changelog for v1.22.8:
https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1228

Comment 3 Ke Wang 2022-04-15 03:13:26 UTC
Verification steps:
$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.0-0.nightly-2022-04-14-125839   True        False         18m     Cluster version is 4.9.0-0.nightly-2022-04-14-125839

Check the kubelet version as below,
$ oc get no
NAME                                       STATUS   ROLES    AGE   VERSION
ci-ln-fcrhdzb-72292-42zfx-master-0         Ready    master   34m   v1.22.8+1601aad
ci-ln-fcrhdzb-72292-42zfx-master-1         Ready    master   34m   v1.22.8+1601aad
ci-ln-fcrhdzb-72292-42zfx-master-2         Ready    master   34m   v1.22.8+1601aad
ci-ln-fcrhdzb-72292-42zfx-worker-a-28bdr   Ready    worker   23m   v1.22.8+1601aad
ci-ln-fcrhdzb-72292-42zfx-worker-b-59fkx   Ready    worker   23m   v1.22.8+1601aad
ci-ln-fcrhdzb-72292-42zfx-worker-c-fjnrk   Ready    worker   23m   v1.22.8+1601aad

Check the kube-apiserer version as below,
$ oc get co/kube-apiserver -o yaml | grep -A1 '\- name: kube-apiserver'
  - name: kube-apiserver
    version: 1.22.8

Check Kubernetes version as below,
$ oc version
Client Version: 4.11.0-0.nightly-2022-03-29-152521
Server Version: 4.9.0-0.nightly-2022-04-14-125839
Kubernetes Version: v1.22.8+1601aad

See above, Kubernetes is updated to 1.22.8. 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 8 errata-xmlrpc 2022-05-03 07:35:33 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.9.31 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:1605