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