Update Helm release descheduler to v0.35.1#1993
Conversation
descheduler (helm) 0.34.0 -> 0.35.1Risk: 🟢 Safe The Deep DiveUpdate ScopeHelm chart Performance & Stability
Features & UX
SecurityThis update resolves pre-existing Go module vulnerabilities bundled in the descheduler binary. The modules updated in #1822 include golang.org/x/net (fixed in v0.45.0): CVE-2025-47911 (quadratic parsing complexity in x/net/html) and CVE-2025-58190 (infinite parsing loop in x/net/html). Not affected — both are in the golang.org/x/crypto (fixed in v0.45.0): CVE-2025-58181 (unbounded memory consumption in x/crypto/ssh), GHSA-f6x5-jh6r-wrfv (panic in x/crypto/ssh/agent), and GO-2025-4135 (DoS in x/crypto/ssh/agent). Not affected — all are in the All five CVEs are pre-existing (present in v0.34.0) and resolved by v0.35.1. None are in code paths used by the descheduler, so they do not affect the risk assessment. Key Fixes
Newer Versionsv0.35.1 is the latest release (released 2026-03-09). No newer versions exist. Hazards & RisksNone identified. All new features (storage class protection, namespace label selector, PodLifeTime extensions, init containers) are opt-in and require explicit configuration to activate. The user's existing config keys ( Sources
🟢 Verdict: SafeStraightforward minor update with no breaking changes. All new features are opt-in, the RBAC fix for PVC permissions is needed and ships automatically, and the user's existing config requires no modifications. |
d4aa9bd to
9616481
Compare
c7d12f2 to
15dc1a0
Compare
|
Closing — v0.35.1 does not fix the LowNodeUtilization Prometheus regression (upstream issue kubernetes-sigs/descheduler#1840 still open). Local tracker: #1647. Will re-evaluate when upstream lands a fix. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
0.34.0→0.35.1Release Notes
kubernetes-sigs/descheduler (descheduler)
v0.35.1: Descheduler v0.35.1Compare Source
What's Changed
#1826: Add init containers support to Helm chart
#1838: Change icon URL in Chart.yaml
#1842: fix: resolve detected data races
#1847: fix(ci): upgrade codeql-action to v4 and clean up security
#1848: update go dependencies
#1844: Extend PodLifeTime with condition, exit code, owner kind, by @a7i in #1850
Full Changelog: kubernetes-sigs/descheduler@v0.35.0...v0.35.1
v0.35.0: Descheduler v0.35.0Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes-sigs/descheduler@v0.34.0...v0.35.0
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.