Bug 2022281 - Bump to latest available 1.22.3 k8s
Summary: Bump to latest available 1.22.3 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: Thomas Jungblut
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On:
Blocks: 2022265
TreeView+ depends on / blocked
 
Reported: 2021-11-11 09:21 UTC by Thomas Jungblut
Modified: 2021-11-29 10:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
This fix contains the following changes coming from updated version of kubernetes up to v1.22.3: Changelog for v1.22.3: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.22.md#v1223
Clone Of:
Environment:
Last Closed: 2021-11-29 10:53:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1048 0 None Merged Bug 2022281: Rebase v1.22.3 2021-11-24 04:08:47 UTC
Red Hat Product Errata RHBA-2021:4834 0 None None None 2021-11-29 10:54:14 UTC

Description Thomas Jungblut 2021-11-11 09:21:04 UTC
This fix contains the following changes coming from updated version of kubernetes up to v1.22.3:

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

Comment 3 Ke Wang 2021-11-24 04:14:28 UTC
Verification steps,

$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.0-0.nightly-2021-11-23-170427   True        False         5m20s   Cluster version is 4.9.0-0.nightly-2021-11-23-170427


$ oc get no
NAME                                       STATUS   ROLES    AGE   VERSION
ci-ln-p1cs68b-72292-tr28n-master-0         Ready    master   21m   v1.22.3+4dd1b5a
ci-ln-p1cs68b-72292-tr28n-master-1         Ready    master   21m   v1.22.3+4dd1b5a
ci-ln-p1cs68b-72292-tr28n-master-2         Ready    master   21m   v1.22.3+4dd1b5a
ci-ln-p1cs68b-72292-tr28n-worker-a-8swdq   Ready    worker   12m   v1.22.3+4dd1b5a
ci-ln-p1cs68b-72292-tr28n-worker-b-jcbj2   Ready    worker   12m   v1.22.3+4dd1b5a
ci-ln-p1cs68b-72292-tr28n-worker-c-2z76q   Ready    worker   12m   v1.22.3+4dd1b5a

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

$ oc version
Client Version: 4.9.0-0.nightly-2021-11-18-000209
Server Version: 4.9.0-0.nightly-2021-11-23-170427
Kubernetes Version: v1.22.3+4dd1b5a

See above, Kubernetes is updated to 1.22.3. 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 6 errata-xmlrpc 2021-11-29 10:53:41 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.9 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-2021:4834


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