Bug 1999225 - Descheduler operator needs new profiles for 4.9
Summary: Descheduler operator needs new profiles for 4.9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: kube-scheduler
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.9.0
Assignee: Mike Dame
QA Contact: RamaKasturi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-30 17:41 UTC by Mike Dame
Modified: 2021-10-18 17:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-10-18 17:49:59 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 216 0 None None None 2021-08-30 17:41:28 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:50:11 UTC

Description Mike Dame 2021-08-30 17:41:10 UTC
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

Comment 3 RamaKasturi 2021-09-02 09:24:44 UTC
@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 ?

Comment 5 RamaKasturi 2021-09-03 16:44:13 UTC
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.

Comment 8 errata-xmlrpc 2021-10-18 17:49:59 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 (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


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