Bug 2101326 - Bump to kubernetes 1.23.12
Summary: Bump to kubernetes 1.23.12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.10.z
Assignee: Abu Kashem
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On: 2099800
Blocks: 2101345
TreeView+ depends on / blocked
 
Reported: 2022-06-27 07:57 UTC by Maciej Szulik
Modified: 2022-11-21 13:31 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-10-25 18:03:23 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1382 0 None open Bug 2101326: bump to k8s 1.23.12 2022-10-10 10:17:12 UTC
Red Hat Product Errata RHBA-2022:7035 0 None None None 2022-10-25 18:03:34 UTC

Comment 6 Ke Wang 2022-10-20 04:44:45 UTC
Verification steps:

$ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.0-0.nightly-2022-10-17-082154   True        False         142m    Cluster version is 4.10.0-0.nightly-2022-10-17-082154

Check the kubelet version as below,
$ oc get no
NAME                                STATUS   ROLES    AGE    VERSION
kewang-2010vs1-jprqg-master-0       Ready    master   164m   v1.23.12+6b34f32
kewang-2010vs1-jprqg-master-1       Ready    master   164m   v1.23.12+6b34f32
kewang-2010vs1-jprqg-master-2       Ready    master   164m   v1.23.12+6b34f32
kewang-2010vs1-jprqg-worker-lmcwx   Ready    worker   155m   v1.23.12+6b34f32
kewang-2010vs1-jprqg-worker-mcvjk   Ready    worker   155m   v1.23.12+6b34f32

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

Check Kubernetes version as below,
$ oc version
Client Version: 4.12.0-0.nightly-2022-09-01-225012
Kustomize Version: v4.5.4
Server Version: 4.10.0-0.nightly-2022-10-17-082154
Kubernetes Version: v1.23.12+6b34f32

See above, Kubernetes is updated to 1.23.12. 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-10-25 18:03:23 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.38 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:7035


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