Bug 1995898 - [Descheduler] - The minKubeVersion should be 1.22
Summary: [Descheduler] - The minKubeVersion should be 1.22
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-scheduler
Version: 4.9
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: 4.9.0
Assignee: Mike Dame
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-20 05:43 UTC by zhou ying
Modified: 2021-10-18 17:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:47:27 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 214 0 None None None 2021-08-20 19:40:35 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:47:42 UTC

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


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