chore(deps): update helm release descheduler to v0.27.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
descheduler | minor |
0.26.1 -> 0.27.0
|
Release Notes
kubernetes-sigs/descheduler
v0.27.0
: Descheduler v0.27.0
What's Changed
- add v1alpha2 registry based conversion by @knelasevero in https://github.com/kubernetes-sigs/descheduler/pull/1006
- support client connection configuration to provide QPS and burst by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1034
- enable auto generation of the documents by @harshanarayana in https://github.com/kubernetes-sigs/descheduler/pull/1048
- Fix v1alpha1 conversion to use universal decoder by @gustavomfc in https://github.com/kubernetes-sigs/descheduler/pull/1051
- metrics: enable loop duration and strategy duration metrics by @harshanarayana in https://github.com/kubernetes-sigs/descheduler/pull/1041
- v1alpha2 docs by @knelasevero in https://github.com/kubernetes-sigs/descheduler/pull/1049
- remove some logic useless by @lucming in https://github.com/kubernetes-sigs/descheduler/pull/1059
- check pod number by @xiaoanyunfei in https://github.com/kubernetes-sigs/descheduler/pull/1057
- Adding descheduler policy API Version option in helm templates by @gdasson in https://github.com/kubernetes-sigs/descheduler/pull/1068
- Fix typo in nodeutilization types by @JannikSt in https://github.com/kubernetes-sigs/descheduler/pull/1072
- Add note to HighNodeUtilization readme for GKE users by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/1075
- expose security context from helm chart by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/1066
- remove e2e tests from helm github action by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/937
- Add k8s compatibility warnings to logs by @JaneLiuL in https://github.com/kubernetes-sigs/descheduler/pull/1063
- docs: typo by @dangen-effy in https://github.com/kubernetes-sigs/descheduler/pull/1090
- Descheduling profile with PoC fake plugin by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/1093
- bump golangci for go 1.20 by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1101
- dry-run cli flag to use uppercase by @yanggangtony in https://github.com/kubernetes-sigs/descheduler/pull/1103
- fix default value assignment of EvictLocalStoragePods by @yanggangtony in https://github.com/kubernetes-sigs/descheduler/pull/1104
- bump to k8s 1.27 rc0 by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1100
- fix go doc for method IsPodWithPVC by @yanggangtony in https://github.com/kubernetes-sigs/descheduler/pull/1105
- Populate extension points automatically for deschedule, balance, filter and preEvictionFilter by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/1097
- Delete "io/ioutil" package. by @yanggangtony in https://github.com/kubernetes-sigs/descheduler/pull/1111
- Fix typo log message for cachedClient by @yanggangtony in https://github.com/kubernetes-sigs/descheduler/pull/1112
- bump to k8s 1.27 by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1115
- update v0.26.1 references by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1109
- Drop Evict extension point by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/1120
- Add json tags to internal api fields by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/1122
- Add knelasevero to approvers by @knelasevero in https://github.com/kubernetes-sigs/descheduler/pull/1130
- Drop remaining mentions of evict extension point by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/1127
- Add note on documentation versions with links by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/1132
- Add missing quote to configmap by @damemi in https://github.com/kubernetes-sigs/descheduler/pull/1133
- fix policy example configmap by @AllenZMC in https://github.com/kubernetes-sigs/descheduler/pull/1135
- Do some code cleans. by @yanggangtony in https://github.com/kubernetes-sigs/descheduler/pull/1129
New Contributors
- @Bobonium made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/995
- @harshanarayana made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1048
- @gustavomfc made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1051
- @lucming made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1059
- @gdasson made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1068
- @JannikSt made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1072
- @dangen-effy made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1090
- @yanggangtony made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1103
- @AllenZMC made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1135
Full Changelog: https://github.com/kubernetes-sigs/descheduler/compare/v0.26.0...v0.27.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.