The descheduler operator CSV description does not include any of the new profiles or configuration options available in 4.9. It should be updated to mention these
@mike one question related to the above comment, does it mean that we cannot verify this bug until 4.9 GA ? It would be good to get this included into the release right ?
Verified with the build below and i do see that the descheduler csv has been updated with the new profile details. [knarra@knarra verification-tests]$ oc get csv -n openshift-kube-descheduler-operator NAME DISPLAY VERSION REPLACES PHASE clusterkubedescheduleroperator.4.9.0-202109030207 Kube Descheduler Operator 4.9.0-202109030207 Succeeded The following profiles are available: * AffinityAndTaints * TopologyAndDuplicates * SoftTopologyAndDuplicates * LifecycleAndUtilization * EvictPodsWithPVC * EvictPodsWithLocalStorage These profiles are documented in detail in the [descheduler operator README](https://github.com/openshift/cluster-kube-descheduler-operator#profiles). ## Additional Parameters In addition to the profiles, the following parameters can be configured: * `deschedulingIntervalSeconds` - Set the number of seconds between descheduler runs. A value of `0` in this field runs the descheduler once and exits. * `profileCustomizations` - Allows certain profile parameters to be tweaked, such as `podLifetime` (see [README](https://github.com/openshift/cluster-kube-descheduler-operator#profile-customizations) for more info). Based on the above moving 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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security 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/RHSA-2021:3759