Bug 1966603 - could not install descheduler on 4.7 cluster
Summary: could not install descheduler on 4.7 cluster
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-scheduler
Version: 4.7
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 4.7.z
Assignee: Jan Chaloupka
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On: 1964270
Blocks: 1966556
TreeView+ depends on / blocked
 
Reported: 2021-06-01 13:41 UTC by RamaKasturi
Modified: 2021-06-29 04:20 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-29 04:19:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:2502 0 None None None 2021-06-29 04:20:01 UTC

Description RamaKasturi 2021-06-01 13:41:50 UTC
This bug was initially created as a copy of Bug #1966556

I am copying this bug because: 



Description of problem:
When trying to install descheduler on 4.7 cluster it fails with error one or more requirements could not be found

Version-Release number of selected component (if applicable):
[knarra@knarra verification-tests]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.6.0-0.nightly-2021-05-31-074224   True        False         31m     Cluster version is 4.6.0-0.nightly-2021-05-31-074224

[knarra@knarra verification-tests]$ oc get csv
NAME                                                               DISPLAY                     VERSION                             REPLACES   PHASE
clusterkubedescheduleroperator.4.6.0-202106010807.p0.git.5db84c5   Kube Descheduler Operator   4.6.0-202106010807.p0.git.5db84c5              Pending


How reproducible:
Always

Steps to Reproduce:
1. Install 4.7 cluster
2. Install descheduler
3.

Actual results:
Descheduler install fails

Expected results:
Descheduler installation should not fail

Additional info:

Comment 2 RamaKasturi 2021-06-17 07:21:52 UTC
Verified bug with the payload below and i see that i could able to install descheduler successfully.

[knarra@knarra ~]$ oc get csv
NAME                                                DISPLAY                     VERSION              REPLACES   PHASE
clusterkubedescheduleroperator.4.7.0-202106011747   Kube Descheduler Operator   4.7.0-202106011747              Succeeded

[knarra@knarra ~]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.7.0-0.nightly-2021-06-16-202127   True        False         35m     Cluster version is 4.7.0-0.nightly-2021-06-16-202127

[knarra@knarra ~]$ oc get pods
NAME                                    READY   STATUS    RESTARTS   AGE
cluster-587df98cf8-jf8x7                1/1     Running   0          2m49s
descheduler-operator-6cb79c7d87-gggtb   1/1     Running   0          18m

Based on the above moving bug to verified state.

Comment 5 errata-xmlrpc 2021-06-29 04:19:46 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 (OpenShift Container Platform 4.7.18 bug fix 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/RHBA-2021:2502


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