chore(deps): update helm release descheduler to v0.29.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
descheduler | minor |
0.28.1 -> 0.29.0
|
Release Notes
kubernetes-sigs/descheduler (descheduler)
v0.29.0
: Descheduler v0.29.0
What's Changed
- topologySpreadConstraints: handle
nodeTaintsPolicy
andnodeAffinityPolicy
constraints by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1218 - fix: structured err logs in eviction by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1228
- helm: update cronjob args argument to avoid unmarshal error by @cayla in https://github.com/kubernetes-sigs/descheduler/pull/1229
- fix: golangci config by @jklaw90 in https://github.com/kubernetes-sigs/descheduler/pull/1242
- docs: fix evictableNamespaces example by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1241
- update image references to point to v0.28.0 by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1246
- nodefit: use info log level when pod doesn't fit by @antoinedeschenes in https://github.com/kubernetes-sigs/descheduler/pull/1220
- helm: support of
timeZone
for CronJob by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1245 - helm: ability to specify
dnsConfig
by @audip in https://github.com/kubernetes-sigs/descheduler/pull/1260 - Bump dependencies to address CVE-2023-44487 by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/1263
- CVE 2023 44487 fixes by @ingvagabund in https://github.com/kubernetes-sigs/descheduler/pull/1270
- bump deps for CVE-2023-25151 by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1277
- topologyspreadconstraint: support
matchLabelKeys
by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1233 - fix: display ownerKey in the logs correctly by @dimunech in https://github.com/kubernetes-sigs/descheduler/pull/1281
- fix: version skew compatibility for managed kubernetes providers by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1249
- adding jklaw90 to reviewers by @jklaw90 in https://github.com/kubernetes-sigs/descheduler/pull/1276
- copy cherry_pick_pull script form kubernetes/kubernetes by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1282
- CVE-2023-47108: replace otelgrpc version by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1293
- fix: json logging by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1296
- Make the logged nodeutilization percentages human-readable by @PeterSzegedi in https://github.com/kubernetes-sigs/descheduler/pull/1294
- fix: revert defer of context done by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1299
- chore: upgrade libs to kubernetes 0.28.4 and matching go version by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1292
- release v0.28.1: bump helm chart and images by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1305
- helm: ability to specify security context for pod by @victorgs in https://github.com/kubernetes-sigs/descheduler/pull/1311
- helm: allow configuration of ipFamilyPolicy by @dongjiang1989 in https://github.com/kubernetes-sigs/descheduler/pull/1314
- fix: topologySpreadConstraint fields in structured logs by @SataQiu in https://github.com/kubernetes-sigs/descheduler/pull/1317
-
PodLifeTime
: consider pods with container statusImagePullBackOff
by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1318 - kubernetes 1.29: update deps and go-version by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1322
-
CVE-2023-48795
: bump k8s deps by @a7i in https://github.com/kubernetes-sigs/descheduler/pull/1333
New Contributors
- @cayla made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1229
- @dimunech made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1281
- @PeterSzegedi made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1294
- @victorgs made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1311
- @SataQiu made their first contribution in https://github.com/kubernetes-sigs/descheduler/pull/1317
Full Changelog: https://github.com/kubernetes-sigs/descheduler/compare/v0.28.0...v0.29.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.
Merge request reports
Activity
assigned to @sheogorath
requested review from @sheogorath
Please register or sign in to reply