Bug 1995898

Summary: [Descheduler] - The minKubeVersion should be 1.22
Product: OpenShift Container Platform Reporter: zhou ying <yinzhou>
Component: kube-schedulerAssignee: Mike Dame <mdame>
Status: CLOSED ERRATA QA Contact: RamaKasturi <knarra>
Severity: high Docs Contact:
Priority: medium    
Version: 4.9CC: aos-bugs, mfojtik, rgudimet
Target Milestone: ---   
Target Release: 4.9.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: 2021-10-18 17:47:27 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 2021-08-20 05:43:30 UTC
Description of problem:
[root@localhost roottest]# oc get csv  clusterkubedescheduleroperator.4.9.0-202108171159 -o json  | jq '.spec.minKubeVersion'
"1.21.0"

minKubeVersion should be set to v1.22 where as currently it is set as 1.21

Version-Release number of selected component (if applicable):
[root@localhost roottest]# oc get csv  
NAME                                                DISPLAY                            VERSION              REPLACES   PHASE
clusterkubedescheduleroperator.4.9.0-202108171159   Kube Descheduler Operator          4.9.0-202108171159              Succeeded


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 RamaKasturi 2021-08-23 09:00:49 UTC
Verified with latest build and i see that minKubeVersion is set to the right one.

[knarra@knarra cucushift]$ oc get csv -n openshift-kube-descheduler-operator
NAME                                                DISPLAY                     VERSION              REPLACES   PHASE
clusterkubedescheduleroperator.4.9.0-202108210926   Kube Descheduler Operator   4.9.0-202108210926              Succeeded

[knarra@knarra cucushift]$ oc get csv clusterkubedescheduleroperator.4.9.0-202108210926 -n openshift-kube-descheduler-operator -o json | jq '.spec.minKubeVersion'
"1.22.0"

Based on the above moving bug to verified state.

Comment 5 errata-xmlrpc 2021-10-18 17:47:27 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 (Moderate: OpenShift Container Platform 4.9.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-2021:3759