Skip to content

chore(deps): bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.2.1 to 1.3.0#692

Merged
afritzler merged 1 commit intomainfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.3.0
Apr 22, 2025
Merged

chore(deps): bump k8s.io/autoscaler/vertical-pod-autoscaler from 1.2.1 to 1.3.0#692
afritzler merged 1 commit intomainfrom
dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 3, 2025

Bumps k8s.io/autoscaler/vertical-pod-autoscaler from 1.2.1 to 1.3.0.

Release notes

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

vertical-pod-autoscaler-1.3.0

IMPORTANT - Leader Election

If you DON'T use leader election --leader-elect=false (which is the default), you can ignore the following.

If you use leader election in your VPA deployment (off by default) using the leader-elect=true flag, you should note that the default lease name was changed in kubernetes/autoscaler#7462 from vpa-recommender to vpa-recommender-lease due to conflicts it creates with the built-in HPA/VPA deployment in GKE.

This means that while you roll out the latest VPA release, this can temporarily cause 2 different instances of the VPA recommender to be leaders. We don't believe this should cause any issues as the recommendations would simply be duplicated to API Server (see discussion in kubernetes/autoscaler#7498).

To avoid this default flag change, explicitly set --leader-elect-resource-name=vpa-recommender in your own VPA deployment.

IMPORTANT - v1beta2 is no longer served

This API has been deprecated since July 2023 (see #5922).

v1beta2 VPA CRDs were removed in kubernetes/autoscaler#7629.

This means v1beta2 objects are no longer served but can still be READ from etcd.

Migrating from v1beta2 to v1 is as simple as changing the apiVersion to v1 as all fields in v1beta2 are available in v1. See this guide

To undo this change, change served: false to served: true in the vpa-v1-crd-gen.yaml file. Alternatively, you could rollback to a previous VPA release.

What's Changed

... (truncated)

Commits
  • a8baf36 Merge pull request #988 from aleksandra-malinowska/cluster-autoscaler-1.3.0
  • 5ca7bdb Cluster Autoscaler 1.3.0
  • e605eb6 Merge pull request #979 from aleksandra-malinowska/cluster-autoscaler-1.3.0-b...
  • f2b489f Cluster Autoscaler 1.3.0-beta.2
  • 1edd508 Merge pull request #977 from MaciekPytel/cp_nap_client
  • 4b3f9de Remove GKE alpha client from godeps and override
  • 9206448 Update GKE client used in cloudprovider
  • cb9ee11 Update GKE beta client
  • 542d55f Merge pull request #973 from aleksandra-malinowska/cluster-autoscaler-release...
  • 64a11a6 Merge pull request #971 from aleksandra-malinowska/godeps-update
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 requested a review from a team as a code owner February 3, 2025 04:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 3, 2025
@github-actions github-actions Bot added the size/M label Feb 3, 2025
@dependabot dependabot Bot force-pushed the dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.3.0 branch from 806d8ce to 5a4f3dc Compare February 10, 2025 07:58
@afritzler
Copy link
Copy Markdown
Member

@dependabot rebase

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

---
updated-dependencies:
- dependency-name: k8s.io/autoscaler/vertical-pod-autoscaler
  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.3.0 branch from 5a4f3dc to cf80fdb Compare April 8, 2025 12:40
@github-actions github-actions Bot added size/XS and removed size/M labels Apr 8, 2025
@afritzler afritzler merged commit 063a5ef into main Apr 22, 2025
10 checks passed
@afritzler afritzler deleted the dependabot/go_modules/k8s.io/autoscaler/vertical-pod-autoscaler-1.3.0 branch April 22, 2025 12:45
opensovereigncloud-user pushed a commit to opensovereigncloud/gardener-extension-provider-ironcore that referenced this pull request Apr 25, 2025
…-dev#692)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@hardikdr hardikdr added the area/gardener-extension Gardener extension integration. label Jun 28, 2025
@hardikdr hardikdr added this to Roadmap Jun 28, 2025
@hardikdr hardikdr moved this to Done in Roadmap Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/gardener-extension Gardener extension integration. dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants