Bug 2086092
Summary: | update kube to v.24 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Abu Kashem <akashem> |
Component: | kube-apiserver | Assignee: | Abu Kashem <akashem> |
Status: | CLOSED ERRATA | QA Contact: | Ke Wang <kewang> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.11 | CC: | mfojtik, xxia |
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
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-08-10 11:11:36 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: | 2104928 |
Description
Abu Kashem
2022-05-13 19:51:27 UTC
This is still in the works... $ oc version Client Version: 4.11.0-fc.0 Kustomize Version: v4.5.4 Server Version: 4.11.0-0.nightly-2022-06-22-190830 Kubernetes Version: v1.24.0+284d62a $ oc get pod -n openshift-kube-apiserver-operator -oyaml | grep -A1 OPERAND_IMAGE_VERSION - name: OPERAND_IMAGE_VERSION value: 1.24.0 $ oc get pod -n openshift-kube-controller-manager-operator -oyaml | grep -A1 OPERAND_IMAGE_VERSION - name: OPERAND_IMAGE_VERSION value: 1.24.0 $ oc get pod -n openshift-kube-scheduler-operator -oyaml| grep -A1 OPERAND_IMAGE_VERSION - name: OPERAND_IMAGE_VERSION value: 1.24.0 $ oc adm release info --commits registry.ci.openshift.org/ocp/release:4.11.0-0.nightly-2022-06-22-190830 ... Release Metadata: Version: 4.11.0-0.nightly-2022-06-22-190830 Upgrades: <none> Metadata: Component Versions: kubernetes 1.24.0 machine-os 411.86.202206172255-0 Red Hat Enterprise Linux Core $ oc adm release info --commits registry.ci.openshift.org/ocp/release:4.11.0-0.nightly-2022-06-22-190830 | grep kube-descheduler-operator no results found。 The kube-descheduler-operator is not landed in nightly build, skip checking it. Based on above checking, kube version has been updated to 1.24.0, move the bub VERIFIED. 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.0 bug fix and 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:5069 |