Bug 1813280 - [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.4.0
Assignee: Jan Chaloupka
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On: 1812629
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-13 12:56 UTC by Jan Chaloupka
Modified: 2020-05-04 11:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1812629
Environment:
Last Closed: 2020-05-04 11:46:21 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 97 0 None open [release-4.4] bug 1813280: Update operator description in CSV 2020-03-13 13:41:18 UTC
Red Hat Product Errata RHBA-2020:0581 0 None None None 2020-05-04 11:46:48 UTC

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


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