Descheduler v0.24.0
Container image for this release is available at: k8s.gcr.io/descheduler/descheduler:v0.24.0
What's Changed
- fix helmchart fail to watch namespace issue by @JaneLiuL in #712
- [release-1.23.1] Update helm chart version to v0.23.1 by @JaneLiuL in #717
- OWNERS: add a7i as a reviewer by @a7i in #697
- Update charts README to reflect the new parameters by @ingvagabund in #704
- fix: add imagePullSecrets for deployment resource by @eminaktas in #716
- Eviction Logs by @jklaw90 in #726
- fix: Remove deprecated parameters from cmdOptions and add the parameters under policy by @eminaktas in #715
- Clarify resource calculations in NodeUtilization strategy Readmes by @damemi in #708
- Bugfix: Cronjob ctx cancel by @jklaw90 in #731
- remove MostRequestedPriority from doc since already deprecated by @JaneLiuL in #733
- Update golang image by @antonio-te in #744
- Update manifests and doc for v0.23.1 by @damemi in #748
- fix doc about NPD description by @JaneLiuL in #740
- Share links to all descheduler ehnacements proposals in the project repo by @JaneLiuL in #739
- add conflicting taint to the logs by @prune998 in #757
- Update docs for maxNoOfPodsToEvictPerNamespace by @hiroyaonoe in #758
- [e2e] TestTooManyRestarts: check err and len before accessing pod items by @ingvagabund in #760
- [e2e] TestTooManyRestarts: check if container status is set before accessing by @ingvagabund in #761
- OWNERS: add janeliul as a reviewer by @JaneLiuL in #759
- RemovePodsViolatingNodeTaints: optionally include PreferNoSchedule taint by @ingvagabund in #764
- Promote NodeUsage to NodeInfo, evaluate thresholds separately by @ingvagabund in #762
- Add RemovePodsViolatingNodeTaints taint exclusion by @JacobHenner in #777
- feat: Add DeviationThreshold Paramter for LowNodeUtilization, (Previous attempt - #473 ) by @HelmutLety in #751
- feat(leaderelection): impl leader election for HA Deployment by @Dentrax in #722
- Sort nodes in ascending order for HighNodeUtilization by @dineshbhor in #771
- feat: Add metric scrape configs in Helm Chart by @eminaktas in #732
- Fix missing param in user-guide for PodLifeTime strategy by @pravarag in #779
- bump to k8s 1.24-rc.0 by @JaneLiuL in #787
- fix: incorrect yaml indentation in readme by @ryan4yin in #788
- Added request considerations to NodeFit Feature [#636 follow up] by @ingvagabund in #790
- Update e2e test versions by @damemi in #795
- Update Docs and Manifests for v0.24.0 by @pravarag in #792
- Bump to k8s 1.24.0 by @JaneLiuL in #791
New Contributors
- @eminaktas made their first contribution in #716
- @antonio-te made their first contribution in #744
- @prune998 made their first contribution in #757
- @hiroyaonoe made their first contribution in #758
- @JacobHenner made their first contribution in #777
- @HelmutLety made their first contribution in #751
- @Dentrax made their first contribution in #722
- @dineshbhor made their first contribution in #771
- @ryan4yin made their first contribution in #788
Full Changelog: v0.23.0...v0.24.0