Skip to content

Bump k8s.io/kubernetes from 1.36.1 to 1.36.2 in /vertical-pod-autoscaler/test in the kubernetes group across 1 directory#9814

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/vertical-pod-autoscaler/test/kubernetes-9ceb4e41c0
Open

Bump k8s.io/kubernetes from 1.36.1 to 1.36.2 in /vertical-pod-autoscaler/test in the kubernetes group across 1 directory#9814
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/vertical-pod-autoscaler/test/kubernetes-9ceb4e41c0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the kubernetes group with 1 update in the /vertical-pod-autoscaler/test directory: k8s.io/kubernetes.

Updates k8s.io/kubernetes from 1.36.1 to 1.36.2

Release notes

Sourced from k8s.io/kubernetes's releases.

v1.36.2

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kubernetes group with 1 update in the /vertical-pod-autoscaler/test directory: [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes).


Updates `k8s.io/kubernetes` from 1.36.1 to 1.36.2
- [Release notes](https://github.com/kubernetes/kubernetes/releases)
- [Commits](kubernetes/kubernetes@v1.36.1...v1.36.2)

---
updated-dependencies:
- dependency-name: k8s.io/kubernetes
  dependency-version: 1.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kubernetes
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area/vertical-pod-autoscaler Issues or PRs related to the Vertical Pod Autoscaler component ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Jun 12, 2026
@k8s-ci-robot k8s-ci-robot requested a review from omerap12 June 12, 2026 18:34
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

[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 adrianmoisey 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

@k8s-ci-robot

Copy link
Copy Markdown
Contributor

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

I'm waiting for a kubernetes 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.

@k8s-ci-robot k8s-ci-robot requested a review from raywainman June 12, 2026 18:34
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 12, 2026
@k8s-ci-robot

Copy link
Copy Markdown
Contributor

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-autoscaling-e2e-vpa-recommender e44f092 link true /test pull-autoscaling-e2e-vpa-recommender
pull-autoscaling-e2e-vpa-admission-controller e44f092 link true /test pull-autoscaling-e2e-vpa-admission-controller
pull-autoscaling-e2e-vpa-recommender-alpha-beta e44f092 link false /test pull-autoscaling-e2e-vpa-recommender-alpha-beta
pull-autoscaling-e2e-vpa-updater-alpha-beta e44f092 link false /test pull-autoscaling-e2e-vpa-updater-alpha-beta
pull-autoscaling-e2e-vpa-updater e44f092 link true /test pull-autoscaling-e2e-vpa-updater
pull-autoscaling-e2e-vpa-admission-controller-alpha-beta e44f092 link false /test pull-autoscaling-e2e-vpa-admission-controller-alpha-beta
pull-autoscaling-e2e-vpa-actuation-alpha-beta e44f092 link false /test pull-autoscaling-e2e-vpa-actuation-alpha-beta
pull-autoscaling-e2e-vpa-actuation e44f092 link true /test pull-autoscaling-e2e-vpa-actuation
pull-autoscaling-e2e-vpa-full e44f092 link true /test pull-autoscaling-e2e-vpa-full
pull-autoscaling-e2e-vpa-full-alpha-beta e44f092 link false /test pull-autoscaling-e2e-vpa-full-alpha-beta

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

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

Labels

area/vertical-pod-autoscaler Issues or PRs related to the Vertical Pod Autoscaler component cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant