Skip to content

Update module k8s.io/autoscaler/vertical-pod-autoscaler to v1.7.0#51852

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-autoscaler-vertical-pod-autoscaler-1.x
Open

Update module k8s.io/autoscaler/vertical-pod-autoscaler to v1.7.0#51852
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/k8s.io-autoscaler-vertical-pod-autoscaler-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/autoscaler/vertical-pod-autoscaler v1.6.0v1.7.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added changelog/no-changelog No changelog entry needed dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency qa/no-code-change No code change in Agent code requiring validation labels Jun 5, 2026
@renovate

renovate Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 20 additional dependencies were updated

Details:

Package Change
google.golang.org/protobuf v1.36.12-0.20260116114154-8c4c4ae446ca -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/api v0.35.5 -> v0.36.1
k8s.io/apimachinery v0.35.5 -> v0.36.1
k8s.io/client-go v0.35.5 -> v0.36.1
k8s.io/component-base v0.35.5 -> v0.36.1
k8s.io/metrics v0.35.5 -> v0.36.1
github.com/fxamacker/cbor/v2 v2.9.1 -> v2.9.2
github.com/go-openapi/swag v0.25.5 -> v0.26.0
k8s.io/kube-openapi v0.0.0-20260330154417-16be699c7b31 -> v0.0.0-20260414162039-ec9c827d403f
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> v6.4.0
github.com/go-openapi/swag/cmdutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/conv v0.25.5 -> v0.26.0
github.com/go-openapi/swag/fileutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/jsonutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/loading v0.25.5 -> v0.26.0
github.com/go-openapi/swag/mangling v0.25.5 -> v0.26.0
github.com/go-openapi/swag/netutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/stringutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/typeutils v0.25.5 -> v0.26.0
github.com/go-openapi/swag/yamlutils v0.25.5 -> v0.26.0

@dd-prapprover

dd-prapprover Bot commented Jun 5, 2026

Copy link
Copy Markdown

PRApprover will approve and merge this PR, FAQ, #dx-source-code-management

🛠️ PRApproval Status

  • ✅ PR is eligible for auto-approval by rule datadog-agent-renovate - 2026-06-12T02:57:33Z
  • ⬜ CI tests passed
  • ⬜ Approved
  • Manual merge required: this rule does not auto-merge.

➡️ Current phase: CI tests failed. Please fix the failing tests to continue.

@dd-octo-sts dd-octo-sts Bot added the internal Identify a non-fork PR label Jun 5, 2026
@github-actions github-actions Bot added the short review PR is simple enough to be reviewed quickly label Jun 5, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7bde5851c9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread go.mod
k8s.io/apimachinery v0.35.5
k8s.io/autoscaler/vertical-pod-autoscaler v1.6.0
k8s.io/apimachinery v0.36.1
k8s.io/autoscaler/vertical-pod-autoscaler v1.7.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Include InPlace in VPA update-mode metrics

With this dependency bump, VPA v1.7.0 adds the UpdateModeInPlace value, but the kube-state-metrics custom VPA collector still hard-codes only the previous modes in pkg/collector/corechecks/cluster/ksm/customresources/vpa.go:119-125. On clusters using spec.updatePolicy.updateMode: InPlace, kube_verticalpodautoscaler_spec_updatepolicy_updatemode will emit 0 for every update_mode label instead of exposing the configured mode, so dashboards/monitors cannot distinguish this supported v1.7 setting. Please extend the mode list and tests alongside the module bump.

Useful? React with 👍 / 👎.

@datadog-prod-us1-4

datadog-prod-us1-4 Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 11 Pipeline jobs failed

DataDog/datadog-agent | bazel:run-go-mod-tidy   View in Datadog   GitLab

DataDog/datadog-agent | bazel:test:linux-amd64   View in Datadog   GitLab

DataDog/datadog-agent | bazel:test:linux-arm64   View in Datadog   GitLab

View all 11 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 755058d | Docs | Datadog PR Page | Give us feedback!

@renovate renovate Bot force-pushed the renovate/k8s.io-autoscaler-vertical-pod-autoscaler-1.x branch 5 times, most recently from 7e27bd1 to b01a8fa Compare June 10, 2026 20:18
@renovate renovate Bot force-pushed the renovate/k8s.io-autoscaler-vertical-pod-autoscaler-1.x branch from b01a8fa to 755058d Compare June 12, 2026 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog No changelog entry needed dependencies PRs that bump a dependency dependencies-go PRs that bump a go dependency internal Identify a non-fork PR qa/no-code-change No code change in Agent code requiring validation short review PR is simple enough to be reviewed quickly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants