Skip to content

Comments

Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.5.1 to 1.6.0#827

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0
Open

Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.5.1 to 1.6.0#827
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps k8s.io/autoscaler/vertical-pod-autoscaler from 1.5.1 to 1.6.0.

Release notes

Sourced from k8s.io/autoscaler/vertical-pod-autoscaler's releases.

vertical-pod-autoscaler-1.6.0

Changes by Kind

API Change

  • Correctly mark the VPA UpdateMode "Auto" as deprecated, that was deprecated in VPA 1.5 (#9073, @​adrianmoisey)

Feature

  • Adds --in-place-skip-disruption-budget flag that skips disruption budget checks for in-place pod updates when all containers have NotRequired resize policy (#8987, @​omerap12)
  • Promote InPlaceOrRecreate feature to GA, defaulted to enabled (#9082, @​adrianmoisey)

Bug or Regression

  • Avoid returning error when annotation patch for InPlaceOrResize fails, that would cause Pods to get unnecessarily evicted after resize (#9115, @​adrianmoisey)
  • Optimize memory usage in VPA components by scoping informers to configured namespaces. (#9122, @​adrianmoisey)
  • Vertical-pod-autoscaler: Fix the version of the k8s.io/client-go module. (#8579, @​ialidzhikov)
  • Vpa-updater and vpa-admission-controller no longer excessively log fail to get pod controller: (...) last error node is not a valid owner (#8611, @​adrianmoisey)
  • VPA: Fix recommender race conditions for vpa Conditions and Recommendations (#8967, @​jkyros)

Other (Cleanup or Flake)

Commits
  • 9196162 Update VPA default version to 1.6.0
  • 9e62173 Merge pull request #9206 from walidghallab/target-size
  • 19477c7 Merge pull request #9210 from adrianmoisey/vpa-deps
  • 4de27b2 Bump VPA deps to 1.35.1
  • bd02f22 Merge pull request #9180 from adrianmoisey/adrian-skip-minreplicas
  • a060930 Update target size calculation for GCE.
  • 81327e3 Merge pull request #9198 from Choraden/ca_e2e_presubmit_conf
  • d525c8f Merge pull request #9204 from Hargeek/fix/no-provider-id-for-huaweicloud
  • d5249cb Return nil for missing provider ID instead of error
  • b474ff4 Merge pull request #9203 from kubernetes/dependabot/docker/vertical-pod-autos...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/kubernetes/autoscaler/releases)
- [Commits](kubernetes/autoscaler@vertical-pod-autoscaler-1.5.1...vertical-pod-autoscaler-1.6.0)

---
updated-dependencies:
- dependency-name: k8s.io/autoscaler/vertical-pod-autoscaler
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 16, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 16, 2026
@fairwinds-insights
Copy link

Fairwinds Insights Scan Results

View the full report at insights.fairwinds.com.

✅ No new Action Items detected!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants