chore(deps): update helm release descheduler to v0.24.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
descheduler | minor |
0.23.2 -> 0.24.0
|
Release Notes
kubernetes-sigs/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 https://github.com/kubernetes-sigs/descheduler/pull/712
- [release-1.23.1] Update helm chart version to v0.23.1 by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/717
- OWNERS: add a7i as a reviewer by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/697
- Update charts README to reflect the new parameters by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/704
- fix: add imagePullSecrets for deployment resource by @eminaktas in https://github.com/kubernetes-sigs/descheduler/pull/716
- Eviction Logs by @jklaw90 in https://github.com/kubernetes-sigs/descheduler/pull/726
- fix: Remove deprecated parameters from cmdOptions and add the parameters under policy by @eminaktas in https://github.com/kubernetes-sigs/descheduler/pull/715
- Clarify resource calculations in NodeUtilization strategy Readmes by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/708
- Bugfix: Cronjob ctx cancel by @jklaw90 in https://github.com/kubernetes-sigs/descheduler/pull/731
- remove MostRequestedPriority from doc since already deprecated by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/733
- Update golang image by @antonio-te in https://github.com/kubernetes-sigs/descheduler/pull/744
- Update manifests and doc for v0.23.1 by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/748
- fix doc about NPD description by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/740
- Share links to all descheduler ehnacements proposals in the project repo by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/739
- add conflicting taint to the logs by @prune998 in https://github.com/kubernetes-sigs/descheduler/pull/757
- Update docs for maxNoOfPodsToEvictPerNamespace by @hiroyaonoe in https://github.com/kubernetes-sigs/descheduler/pull/758
- [e2e] TestTooManyRestarts: check err and len before accessing pod items by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/760
- [e2e] TestTooManyRestarts: check if container status is set before accessing by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/761
- OWNERS: add janeliul as a reviewer by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/759
- RemovePodsViolatingNodeTaints: optionally include PreferNoSchedule taint by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/764
- Promote NodeUsage to NodeInfo, evaluate thresholds separately by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/762
- Add RemovePodsViolatingNodeTaints taint exclusion by @JacobHenner in https://github.com/kubernetes-sigs/descheduler/pull/777
- feat: Add DeviationThreshold Paramter for LowNodeUtilization, (Previous attempt - #473 ) by @HelmutLety in https://github.com/kubernetes-sigs/descheduler/pull/751
- feat(leaderelection): impl leader election for HA Deployment by @Dentrax in https://github.com/kubernetes-sigs/descheduler/pull/722
- Sort nodes in ascending order for HighNodeUtilization by @dineshbhor in https://github.com/kubernetes-sigs/descheduler/pull/771
- feat: Add metric scrape configs in Helm Chart by @eminaktas in https://github.com/kubernetes-sigs/descheduler/pull/732
- Fix missing param in user-guide for PodLifeTime strategy by @pravarag in https://github.com/kubernetes-sigs/descheduler/pull/779
- bump to k8s 1.24-rc.0 by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/787
- fix: incorrect yaml indentation in readme by @ryan4yin in https://github.com/kubernetes-sigs/descheduler/pull/788
- Added request considerations to NodeFit Feature [#636 follow up] by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/790
- Update e2e test versions by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/795
- Update Docs and Manifests for v0.24.0 by @pravarag in https://github.com/kubernetes-sigs/descheduler/pull/792
- Bump to k8s 1.24.0 by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/791
New Contributors
- @eminaktas made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/716
- @antonio-te made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/744
- @prune998 made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/757
- @hiroyaonoe made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/758
- @JacobHenner made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/777
- @HelmutLety made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/751
- @Dentrax made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/722
- @dineshbhor made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/771
- @ryan4yin made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/788
Full Changelog: https://github.com/kubernetes-sigs/descheduler/compare/v0.23.0...v0.24.0
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.