Skip to content

Update VPA dependencies, including k8s to 1.35-rc.0#8902

Closed
adrianmoisey wants to merge 7 commits intokubernetes:masterfrom
adrianmoisey:kubernetes-1.35
Closed

Update VPA dependencies, including k8s to 1.35-rc.0#8902
adrianmoisey wants to merge 7 commits intokubernetes:masterfrom
adrianmoisey:kubernetes-1.35

Conversation

@adrianmoisey
Copy link
Copy Markdown
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

In preparation of 1.35 being released

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. do-not-merge/needs-area approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Dec 8, 2025
@k8s-ci-robot k8s-ci-robot added area/vertical-pod-autoscaler size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed do-not-merge/needs-area labels Dec 8, 2025
@adrianmoisey
Copy link
Copy Markdown
Member Author

(I'm not sure if we actually want to merge this, I just want to see what it looks like and if tests pass)

Copy link
Copy Markdown
Member

@omerap12 omerap12 left a comment

Choose a reason for hiding this comment

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

IMO, updating dependencies to an rc version isn’t ideal. We should wait for the full 1.35 release and update the dependencies afterward if needed.

@adrianmoisey
Copy link
Copy Markdown
Member Author

IMO, updating dependencies to an rc version isn’t ideal. We should wait for the full 1.35 release and update the dependencies afterward if needed.

Yeah, I figured I'd make something now, see what fails, and make smaller PRs to get ready (like remove use of deprecated functions)

@adrianmoisey
Copy link
Copy Markdown
Member Author

/hold

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Dec 11, 2025
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
github.com/opencontainers/cgroups v0.0.4 // indirect
github.com/opencontainers/cgroups v0.0.5 // indirect
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It seems we can't upgrade to 0.0.6 or higher until the above PR is merged and we depend on that version of kubernetes

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adrianmoisey

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

The pull request process is described 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

@k8s-ci-robot k8s-ci-robot added the kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API label Dec 11, 2025
@adrianmoisey adrianmoisey force-pushed the kubernetes-1.35 branch 2 times, most recently from dadf8f0 to 8e953f2 Compare December 13, 2025 14:06
@adrianmoisey
Copy link
Copy Markdown
Member Author

/close

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

@adrianmoisey: Closed this PR.

Details

In response to this:

/close

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/vertical-pod-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants