Bug 1813280

Summary: [DeScheduler] minkubeversion in the csv file of descheduler operator is set to 1.16 instead of 1.17
Product: OpenShift Container Platform Reporter: Jan Chaloupka <jchaloup>
Component: kube-schedulerAssignee: Jan Chaloupka <jchaloup>
Status: CLOSED ERRATA QA Contact: RamaKasturi <knarra>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.4CC: aos-bugs, knarra, mfojtik
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1812629 Environment:
Last Closed: 2020-05-04 11:46:21 UTC Type: ---
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: 1812629    
Bug Blocks:    

Description Jan Chaloupka 2020-03-13 12:56:26 UTC
+++ This bug was initially created as a clone of Bug #1812629 +++

Description of problem:
Mmimkubeversion in the csv file of descheduler operator is set to 1.16 instead of 1.17 and this needs to be changed.

Version-Release number of selected component (if applicable):
[ramakasturinarra@dhcp35-60 OpenShift]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.4.0-0.nightly-2020-03-10-002851   True        False         11h     Cluster version is 4.4.0-0.nightly-2020-03-10-002851


How reproducible:
Always

Steps to Reproduce:
1. Install descheduler operator for 4.4
2. Run the command  to get minkubeversion
oc get csv clusterkubedescheduleroperator.4.4.0-202003100736 -o yaml | grep minKubeVersion

Actual results:
[ramakasturinarra@dhcp35-60 OpenShift]$ oc get csv clusterkubedescheduleroperator.4.4.0-202003100736 -o yaml | grep minKubeVersion
  minKubeVersion: v1.16.0
    message: CSV minKubeVersion (v1.16.0) less than server version (v1.17.1)


Expected results:
minKubeVersion should be v1.17.0

Additional info:
MinKubeVersion: A minimum version of Kubernetes that server is supposed to have so operator(s) can be deployed. The Kubernetes version must be in "Major.Minor.Patch" format (e.g: 1.11.0).

--- Additional comment from Jan Chaloupka on 2020-03-13 12:54:14 UTC ---

Merged upstream: https://github.com/openshift/cluster-kube-descheduler-operator/pull/94

Comment 5 errata-xmlrpc 2020-05-04 11:46:21 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, 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/RHBA-2020:0581