Bug 2066390 - Bump to latest available 1.22.8 k8s
Summary: Bump to latest available 1.22.8 k8s
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.9.z
Assignee: Josef Karasek
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On: 2065620
Blocks: 2077004
TreeView+ depends on / blocked
 
Reported: 2022-03-21 16:23 UTC by Josef Karasek
Modified: 2022-05-03 07:35 UTC (History)
4 users (show)

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
Clone Of:
Environment:
Last Closed: 2022-05-03 07:35:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1223 0 None open Bug 2066390: Rebase 1.22.8 2022-03-22 12:13:23 UTC
Red Hat Product Errata RHBA-2022:1605 0 None None None 2022-05-03 07:35:52 UTC

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


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