This is a followup work to https://bugzilla.redhat.com/show_bug.cgi?id=2033751 which will bump k8s version to 1.23.3
$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.10.0-0.nightly-2022-01-29-015515 True False 16m Cluster version is 4.10.0-0.nightly-2022-01-29-015515 $ oc describe co/kube-apiserver | tail -8 Versions: Name: raw-internal Version: 4.10.0-0.nightly-2022-01-29-015515 Name: kube-apiserver Version: 1.23.3 Name: operator Version: 4.10.0-0.nightly-2022-01-29-015515 Events: <none> $ oc get no NAME STATUS ROLES AGE VERSION ci-ln-2wh0zxb-72292-xkqrf-master-0 Ready master 33m v1.23.3+b63be7f ci-ln-2wh0zxb-72292-xkqrf-master-1 Ready master 33m v1.23.3+b63be7f ci-ln-2wh0zxb-72292-xkqrf-master-2 Ready master 33m v1.23.3+b63be7f ci-ln-2wh0zxb-72292-xkqrf-worker-a-p867v Ready worker 25m v1.23.3+b63be7f ci-ln-2wh0zxb-72292-xkqrf-worker-b-9qgbc Ready worker 25m v1.23.3+b63be7f ci-ln-2wh0zxb-72292-xkqrf-worker-c-cvks7 Ready worker 25m v1.23.3+b63be7f From above, kubeapiserver and kubelet both are 1.23.3.
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 (Moderate: OpenShift Container Platform 4.10.3 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:0056