Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2093783

Summary: Should bump cluster-kube-descheduler-operator to kubernetes version V1.24
Product: OpenShift Container Platform Reporter: zhou ying <yinzhou>
Component: kube-schedulerAssignee: Lucas Severo <lseveroa>
Status: CLOSED ERRATA QA Contact: RamaKasturi <knarra>
Severity: high Docs Contact:
Priority: high    
Version: 4.11CC: mfojtik
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:16:18 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:

Description zhou ying 2022-06-06 03:36:50 UTC
Description of problem:
Should bump cluster-kube-descheduler-operator to kubernetes version V1.24

Version-Release number of selected component (if applicable):
oc version 
Client Version: 4.11.0-0.nightly-2022-06-05-073515
Kustomize Version: v4.5.4
Server Version: 4.11.0-0.nightly-2022-06-04-014713
Kubernetes Version: v1.24.0+bb9c2f1

How reproducible:
always

Steps to Reproduce:
1.check the kubernetes version for kube-descheduler :
`oc get csv`
`oc get csv clusterkubedescheduleroperator.4.11.0-202205311127  -o json  | jq '.spec.minKubeVersion'`
2.
3.

Actual results:
1. oc get csv clusterkubedescheduleroperator.4.11.0-202205311127  -o json  | jq '.spec.minKubeVersion'
"1.23.0"


Expected results:
1. Should bump to kubernetes version to `1.24`

Additional info:

Comment 2 zhou ying 2022-06-10 01:51:16 UTC
still need to wait for newer operator image

Comment 6 zhou ying 2022-06-16 06:17:13 UTC
verified with latest version  , the issue has fixed:

oc get csv
NAME                                                 DISPLAY                            VERSION               REPLACES   PHASE
clusterkubedescheduleroperator.4.11.0-202206071317   Kube Descheduler Operator          4.11.0-202206071317              Succeeded
elasticsearch-operator.5.5.0                         OpenShift Elasticsearch Operator   5.5.0                            Succeeded


[root@localhost roottest]# oc get csv  clusterkubedescheduleroperator.4.11.0-202206071317   -o json  | jq '.spec.minKubeVersion'
"1.24.0"

Comment 8 errata-xmlrpc 2022-08-10 11:16:18 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.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