kubernetes-sigs / descheduler

Descheduler for Kubernetes
https://sigs.k8s.io/descheduler
Apache License 2.0
4.23k stars 645 forks source link

Automated cherry pick of #1378: Fix the replicas type for the helm-chart #1390: allow 'falsey' value in cmdOption #1412: fix helm's default deschedulerPolicy #1413: fix TOC location in Readme #1416: use cmd context instead of using context.Background() #1395: fix the issue that the pod anti-filtering rules are not #1425

Closed a7i closed 3 weeks ago

a7i commented 3 weeks ago

Cherry pick of #1378 #1390 #1412 #1413 #1416 #1395 on release-1.30.

1378: Fix the replicas type for the helm-chart

1390: allow 'falsey' value in cmdOption

1412: fix helm's default deschedulerPolicy

1413: fix TOC location in Readme

1416: use cmd context instead of using context.Background()

1395: fix the issue that the pod anti-filtering rules are not

For details on the cherry pick process, see the cherry pick requests page.

a7i commented 3 weeks ago

/test pull-descheduler-verify-release-1-30

a7i commented 3 weeks ago

/cc @ingvagabund @jklaw90

ingvagabund commented 3 weeks ago

/approve /lgtm

k8s-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ingvagabund

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/descheduler/blob/release-1.30/OWNERS)~~ [ingvagabund] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment