Bug 2099800 - Bump to kubernetes 1.24.6
Summary: Bump to kubernetes 1.24.6
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-apiserver
Version: 4.11
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.11.z
Assignee: Abu Kashem
QA Contact: Ke Wang
URL:
Whiteboard:
Depends On:
Blocks: 2101326
TreeView+ depends on / blocked
 
Reported: 2022-06-21 17:57 UTC by ravig
Modified: 2022-11-02 06:33 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-02 06:33:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift kubernetes pull 1381 0 None open Bug 2099800: bump to k8s 1.24.6 2022-10-10 10:16:01 UTC
Red Hat Product Errata RHSA-2022:7201 0 None None None 2022-11-02 06:33:37 UTC

Comment 8 Ke Wang 2022-10-19 12:09:59 UTC
Verification steps:

$ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-10-19-012002   True        False         18m     Cluster version is 4.11.0-0.nightly-2022-10-19-012002

Check the kubelet version as below,
$ oc get no
NAME                                         STATUS   ROLES    AGE   VERSION
ip-10-0-xxx-225.us-west-2.compute.internal   Ready    worker   24m   v1.24.6+5157800
ip-10-0-xxx-246.us-west-2.compute.internal   Ready    master   33m   v1.24.6+5157800
ip-10-0-xxx-1.us-west-2.compute.internal     Ready    worker   27m   v1.24.6+5157800
ip-10-0-xxx-179.us-west-2.compute.internal   Ready    master   33m   v1.24.6+5157800
ip-10-0-xxx-20.us-west-2.compute.internal    Ready    master   33m   v1.24.6+5157800
ip-10-0-xxx-184.us-west-2.compute.internal   Ready    worker   24m   v1.24.6+5157800

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

Check Kubernetes version as below,
$ oc version
Client Version: 4.10.25
Server Version: 4.11.0-0.nightly-2022-10-19-012002
Kubernetes Version: v1.24.6+5157800

See above, Kubernetes is updated to 1.24.6. 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 12 errata-xmlrpc 2022-11-02 06:33:12 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 (Important: OpenShift Container Platform 4.11.12 security 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/RHSA-2022:7201


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