Skip to content

Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.2.0 to 1.6.0#2588

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

Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.2.0 to 1.6.0#2588
dependabot[bot] wants to merge 1 commit intomainfrom
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 19, 2026

Bumps k8s.io/autoscaler/vertical-pod-autoscaler from 1.2.0 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)

vertical-pod-autoscaler-1.5.1

What's Changed

Full Changelog: kubernetes/autoscaler@vertical-pod-autoscaler-1.5.0...vertical-pod-autoscaler-1.5.1

vertical-pod-autoscaler-1.5.0

What's Changed

... (truncated)

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 19, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 19, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign mtodor for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 19, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a stackrox member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0 branch from 3c20be0 to aa5f14e Compare February 23, 2026 09:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.6.0 branch from aa5f14e to 2de0bde Compare February 26, 2026 12:06
Bumps [k8s.io/autoscaler/vertical-pod-autoscaler](https://github.com/kubernetes/autoscaler) from 1.2.0 to 1.6.0.
- [Release notes](https://github.com/kubernetes/autoscaler/releases)
- [Commits](kubernetes/autoscaler@cluster-autoscaler-1.2.0...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 2de0bde to 78cf13d Compare March 2, 2026 12:35
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 needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants