Skip to content

Bump the k8s group across 1 directory with 5 updates#256

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/k8s-d2522a4e7e
Open

Bump the k8s group across 1 directory with 5 updates#256
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/k8s-d2522a4e7e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

Bumps the k8s group with 3 updates in the / directory: k8s.io/apimachinery, k8s.io/cli-runtime and k8s.io/kubectl.

Updates k8s.io/apimachinery from 0.34.0 to 0.35.0

Commits
  • 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35
  • e2a2dbc Bump golang.org/x/crypto to v0.45.0
  • 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e...
  • 52154f7 Update vendored dependencies
  • 5a348c5 KEP-5471: Extend tolerations operators (#134665)
  • 6f89492 Merge pull request #133648 from richabanker/merged-discovery
  • c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting
  • 729c13d Merge pull request #134624 from yt2985/podcertificates-beta
  • Additional commits viewable in compare view

Updates k8s.io/cli-runtime from 0.34.0 to 0.35.0

Commits
  • d9055a8 Update dependencies to v0.35.0 tag
  • b1c72f6 Merge remote-tracking branch 'origin/master' into release-1.35
  • 8b2d026 Bump golang.org/x/crypto to v0.45.0
  • dd906d1 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • bf2e5e5 vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • 6796641 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e...
  • fb22739 Update vendored dependencies
  • aaf392a Merge pull request #134870 from pmengelbert/pmengelbert/kuberc/4
  • 5410342 Add client-go credential plugin to kuberc
  • bd08406 Introduce --as-user-extra persistent flag in kubectl (#134378)
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.34.0 to 0.35.0

Commits
  • 9bcb694 Update dependencies to v0.35.0 tag
  • 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35
  • 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f...
  • 891f94c Merge remote-tracking branch 'origin/master' into release-1.35
  • 65ffe04 Merge pull request #135580 from serathius/client-go-transformer
  • 2fe4ac2 downgrade reflector watchlist fallback log to V(4)
  • 97256a6 Bump golang.org/x/crypto to v0.45.0
  • 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • 171ef8c Use transformer in consistency checker
  • 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • Additional commits viewable in compare view

Updates k8s.io/kubectl from 0.34.0 to 0.35.0

Commits
  • a64ceae Update dependencies to v0.35.0 tag
  • 817cfc8 Merge remote-tracking branch 'origin/master' into release-1.35
  • aeaf9d6 Bump golang.org/x/crypto to v0.45.0
  • a319be8 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix
  • e39563a vendor: update vendor and license metadata after replacing BeTrue usage in cs...
  • 579bcf1 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e...
  • d13f830 Update vendored dependencies
  • 9f47edd Merge pull request #134870 from pmengelbert/pmengelbert/kuberc/4
  • 46c22a3 Merge pull request #135176 from scaliby/remove-deprecated-i-api
  • 70a37fa Merge pull request #134564 from macsko/gang_scheduling
  • Additional commits viewable in compare view

Updates k8s.io/utils from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20251002143259-bc988d571ff4

Commits

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 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 <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 k8s group with 3 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) and [k8s.io/kubectl](https://github.com/kubernetes/kubectl).


Updates `k8s.io/apimachinery` from 0.34.0 to 0.35.0
- [Commits](kubernetes/apimachinery@v0.34.0...v0.35.0)

Updates `k8s.io/cli-runtime` from 0.34.0 to 0.35.0
- [Commits](kubernetes/cli-runtime@v0.34.0...v0.35.0)

Updates `k8s.io/client-go` from 0.34.0 to 0.35.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.0...v0.35.0)

Updates `k8s.io/kubectl` from 0.34.0 to 0.35.0
- [Commits](kubernetes/kubectl@v0.34.0...v0.35.0)

Updates `k8s.io/utils` from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20251002143259-bc988d571ff4
- [Commits](https://github.com/kubernetes/utils/commits)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: k8s.io/client-go
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: k8s.io/kubectl
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20251002143259-bc988d571ff4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jan 7, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 7, 2026

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

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

@openshift-ci
Copy link

openshift-ci bot commented Jan 7, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign adhil0 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

@openshift-ci
Copy link

openshift-ci bot commented Jan 7, 2026

@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
ci/prow/unit 2bfe473 link true /test unit
ci/prow/modtidy 2bfe473 link true /test modtidy
ci/prow/images 2bfe473 link true /test images
ci/prow/golint 2bfe473 link true /test golint
ci/prow/verify-deps 2bfe473 link true /test verify-deps

Full PR test history. Your PR dashboard.

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

dependencies Pull requests that update a dependency file ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants