Upstream PR: https://github.com/openshift/cluster-kube-descheduler-operator/pull/113
Verified with the payload below and i see that the minKubeVersion is set as 1.18.0 [ramakasturinarra@dhcp35-60 OpenShift]$ oc version Client Version: 4.5.0-202005291417-9933eb9 Server Version: 4.5.0-0.nightly-2020-06-04-025914 Kubernetes Version: v1.18.3+a637491 [ramakasturinarra@dhcp35-60 OpenShift]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.5.0-0.nightly-2020-06-04-025914 True False 8h Error while reconciling 4.5.0-0.nightly-2020-06-04-025914: the cluster operator openshift-samples is degraded [ramakasturinarra@dhcp35-60 OpenShift]$ oc get csv clusterkubedescheduleroperator.4.5.0-202006031723 -n openshift-kube-descheduler-operator -o json | jq '.spec.minKubeVersion' "1.18.0" Based on the above moving the bug to verified state.
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