Skip to content

Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.5.1 to 1.7.0#864

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.7.0
Open

Bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.5.1 to 1.7.0#864
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

vertical-pod-autoscaler-1.7.0

Changes by Kind

API Change

Bug or Regression

  • Fix bug where VPA admission-controller could write a webhook with an empty cert for a brief period. (#9599, @​adrianmoisey)
  • Fixed OOM detection for pods with restartPolicy: Never (#7955, @​tkukushkin)
  • Fixed a bug where the presence of a LimitRange object with CPU constraints in the cluster prevented VPA from recreating Pods managed by the targeted controllers. The updated code section, which proportionally reduces resource requests and limits, could result in the loss of sub-millicore values. (#8946, @​iamzili)
  • Fixed a bug where users could use alpha (off-by-default) features by updating an existing VPA resource, bypassing the feature gate check. (#9557, @​adrianmoisey)

Other (Cleanup or Flake)

  • Bump Kubernetes dependencies to 1.36.0 (#9547, @​adrianmoisey)
  • Reduce VPA memory usage by stripping away unnecessary managed fields from informer cache (#9634, @​adrianmoisey)
  • Update flag in-place-skip-disruption-budget is now beta (#9655, @​omerap12)
  • Improved VPA validation error messages now pinpoint exactly which fields are invalid, making it faster to diagnose and resolve configuration issues in your VerticalPodAutoscaler specs. (#9591, @​adrianmoisey)

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
  • 6a616ea Update VPA defaults to 1.7.0
  • 439373c Merge pull request #9669 from morshielt/single_ng_opt
  • a84315d Merge pull request #9562 from iamzili/remove-InPlaceOrRecreate-feature-flag
  • c879977 Don't call SchedulablePodGroups when only 1 node group gets created
  • 0eaf4ec Refactor planScaleUp returns
  • 56bb3bb Extract scale up planning to separate method
  • e52f5c4 address nits
  • a33dd7a Merge pull request #9308 from MartynaGrotek/failures_and_backoff
  • ea2be0b Merge pull request #9594 from ttetyanka/feature/fix_reaction_time
  • 17ecaa7 ScaleUpFailuresRegistry implements NodeGroupChangeObserver and Observer inter...
  • 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.7.0.
- [Release notes](https://github.com/kubernetes/autoscaler/releases)
- [Commits](kubernetes/autoscaler@vertical-pod-autoscaler-1.5.1...vertical-pod-autoscaler-1.7.0)

---
updated-dependencies:
- dependency-name: k8s.io/autoscaler/vertical-pod-autoscaler
  dependency-version: 1.7.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 Jun 29, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 29, 2026
@fairwinds-insights

Copy link
Copy Markdown

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