Bug 2093783 - Should bump cluster-kube-descheduler-operator to kubernetes version V1.24
Summary: Should bump cluster-kube-descheduler-operator to kubernetes version V1.24
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-scheduler
Version: 4.11
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.11.0
Assignee: Lucas Severo
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-06 03:36 UTC by zhou ying
Modified: 2022-08-10 11:16 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 11:16:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-kube-descheduler-operator pull 264 0 None Merged bug 2093783: bump minKubeVersion to 1.24 2022-08-08 11:30:30 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 11:16:33 UTC

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


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