Bug 1812629 - [DeScheduler] minkubeversion in the csv file of descheduler operator is set to 1.16 instead of 1.17
Summary: [DeScheduler] minkubeversion in the csv file of descheduler operator is set t...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-scheduler
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.5.0
Assignee: Jan Chaloupka
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks: 1813280
TreeView+ depends on / blocked
 
Reported: 2020-03-11 18:04 UTC by RamaKasturi
Modified: 2020-07-13 17:20 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
: 1813280 (view as bug list)
Environment:
Last Closed: 2020-07-13 17:19:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:20:06 UTC

Description RamaKasturi 2020-03-11 18:04:14 UTC
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).

Comment 1 Jan Chaloupka 2020-03-13 12:54:14 UTC
Merged upstream: https://github.com/openshift/cluster-kube-descheduler-operator/pull/94

Comment 3 Maciej Szulik 2020-03-13 13:40:44 UTC
Based on previous comment I'm moving this to verified.

Comment 6 errata-xmlrpc 2020-07-13 17:19:39 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:2409


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