Bug 2099800

Summary: Bump to kubernetes 1.24.6
Product: OpenShift Container Platform Reporter: ravig <rgudimet>
Component: kube-apiserverAssignee: Abu Kashem <akashem>
Status: CLOSED ERRATA QA Contact: Ke Wang <kewang>
Severity: high Docs Contact:
Priority: high    
Version: 4.11CC: maszulik, mfojtik, sdodson, xxia
Target Milestone: ---   
Target Release: 4.11.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-11-02 06:33:12 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:    
Bug Blocks: 2101326    

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