Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
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 into
masterfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0

Conversation

@dependabot
Copy link
Copy Markdown
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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@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
Copy Markdown

Fairwinds Insights Scan Results

View the full report at insights.fairwinds.com.

✅ No new Action Items detected!

@dependabot dependabot Bot force-pushed the dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0 branch from 3f383bf to 0166ecc Compare February 24, 2026 15:24
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 force-pushed the dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0 branch from 0166ecc to 62b6cb4 Compare March 9, 2026 17:41
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