Skip to content

Releases: kubernetes-sigs/descheduler

descheduler-helm-chart-0.22.1

29 Sep 16:37
f5538db
Compare
Choose a tag to compare

Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.

Descheduler v0.22.0

08 Sep 20:55
3909f3a
Compare
Choose a tag to compare

Container image for this release is available at: k8s.gcr.io/descheduler/descheduler:v0.22.0

The Helm chart for this release is published here.

New Features 🌈

  • #561 Add support for private registry creds @mekza
  • #549 Add verify scripts for defaulters generator @pravarag
  • #562 Add tolerations to cronjob in helm chart @wsscc2021
  • #582 Update helm chart for running as deployment @praxist
  • #610 Introduce RemoveFailedPods strategy @a7i
  • #597 Add e2e tests for TopologySpreadConstraint @a7i

Bug Fixes 🐛

  • #607 Place bash shebang at the top of the script + Ensure Helm installed for run-helm-tests @a7i
  • #602 TopologySpreadConstraint: advance above avg index when at ideal average @a7i
  • #613 nodeutilization strategy: "numberOfNodes" should work as documented @derdanne

Others 🏃

descheduler-helm-chart-0.22.0

08 Sep 20:44
6bfc76b
Compare
Choose a tag to compare

Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.

Descheduler v0.21.0

08 Jun 17:44
b59995e
Compare
Choose a tag to compare

Container image for this release is available at: k8s.gcr.io/descheduler/descheduler:v0.21.0

The Helm chart for this release is published here.

New Features 🌈

Bug Fixes 🐛

Others 🏃

descheduler-helm-chart-0.21.0

08 Jun 17:43
b59995e
Compare
Choose a tag to compare

Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.

Descheduler v0.20.0

10 Dec 17:16
c86d1c7
Compare
Choose a tag to compare

Container image for this release is available at: k8s.gcr.io/descheduler/descheduler:v0.20.0

The Helm chart for this release is published here.

New Features 🌈

Bug Fixes 🐛

  • #395 Move IsEvictable check in PodAntiAffinity
  • #427 Fix version output in automated container builds @seanmalloy
  • #443 Set container resources in helm chart @seanmalloy
  • #442 Set container resources in YAML manifests @seanmalloy
  • #454 Fix broken namespace logic in TopologySpreadConstraints @damemi
  • #455 Helm: allow the topologySpreadConstraint strategy to list namespaces @AmoVanB

Others 🏃

descheduler-helm-chart-0.20.0

10 Dec 15:23
c86d1c7
Compare
Choose a tag to compare

Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.

descheduler-helm-chart-0.19.2

09 Dec 01:47
7d325e4
Compare
Choose a tag to compare

Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.

descheduler-helm-chart-0.19.1

08 Dec 19:22
c42bd6e
Compare
Choose a tag to compare

DEPRECATED - Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.

descheduler-helm-chart-0.18.2

08 Dec 19:34
ec76672
Compare
Choose a tag to compare

Descheduler for Kubernetes is used to rebalance clusters by evicting pods that can potentially be scheduled on better nodes. In the current implementation, descheduler does not schedule replacement of evicted pods but relies on the default scheduler for that.