Skip to content

vendor: bump the k8s-dependencies group with 5 updates#906

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/go_modules/k8s-dependencies-90cbfa62ba
Nov 26, 2025
Merged

vendor: bump the k8s-dependencies group with 5 updates#906
mergify[bot] merged 1 commit intomainfrom
dependabot/go_modules/k8s-dependencies-90cbfa62ba

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Nov 17, 2025

Bumps the k8s-dependencies group with 5 updates:

Package From To
k8s.io/api 0.34.1 0.34.2
k8s.io/apimachinery 0.34.1 0.34.2
k8s.io/client-go 0.34.1 0.34.2
k8s.io/mount-utils 0.33.3 0.34.2
sigs.k8s.io/controller-runtime 0.21.0 0.22.4

Updates k8s.io/api from 0.34.1 to 0.34.2

Commits

Updates k8s.io/apimachinery from 0.34.1 to 0.34.2

Commits

Updates k8s.io/client-go from 0.34.1 to 0.34.2

Commits
  • 54601aa Update dependencies to v0.34.2 tag
  • 1bb1ad2 Merge pull request #134589liggitt/automated-cherry-pick-of-#134588
  • 2505205 Remove invalid SAN certificate construction
  • 7ffba0f Merge pull request #134004DerekFrank/automated-cherry-pick-of-#133573
  • 145cb8f gofmt and review feedback
  • ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality t...
  • See full diff in compare view

Updates k8s.io/mount-utils from 0.33.3 to 0.34.2

Commits
  • 742616c Merge remote-tracking branch 'origin/master' into release-1.34
  • d62c057 clarify that staging repos are automatically published
  • a1a3370 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • f0b1c01 link to what a staging repository is
  • 82afb88 docs: clarify that this is a staging repository and not for direct contributions
  • beb84ab Update vendor
  • e1e036d pin kube-openapi to v0.0.0-20250628140032-d90c4fd18f59
  • 2e0186b Merge pull request #132103 from nojnhuh/typed-ring-buffer
  • a014d36 Update k8s.io/utils for new generic ring buffer
  • 1384034 Merge pull request #131820 from dims/drop-dependency-on-x/exp-package-in-moun...
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.4

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.22.4

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.3...v0.22.4

v0.22.3

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.2...v0.22.3

v0.22.2

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.1...v0.22.2

v0.22.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.0...v0.22.1

v0.22.0

🔆 Highlights

⚠️ Breaking changes

... (truncated)

Commits
  • 7a1b16d Merge pull request #3378 from k8s-infra-cherrypick-robot/cherry-pick-3376-to-...
  • 539c94f cache: Allow fine-granular configuration of SyncPeriod
  • 8be8410 Merge pull request #3377 from k8s-infra-cherrypick-robot/cherry-pick-3372-to-...
  • 3f86a10 envtest: respect pre-configured binary paths in ControlPlane
  • 64152a0 Merge pull request #3371 from alvaroaleman/cp-fix
  • b3eff6d priority queue: properly sync the waiter manipulation
  • 88269f3 Merge pull request #3357 from k8s-infra-cherrypick-robot/cherry-pick-3353-to-...
  • c7df7c9 add namespace for test with namespace_client
  • 04b5a29 Merge pull request #3352 from k8s-infra-cherrypick-robot/cherry-pick-3351-to-...
  • f5a9781 update List in namespaced client
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added the vendor Pull requests that update vendored dependencies label Nov 17, 2025
Madhu-1
Madhu-1 previously approved these changes Nov 18, 2025
Rakshith-R
Rakshith-R previously approved these changes Nov 26, 2025
nixpanic
nixpanic previously approved these changes Nov 26, 2025
@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 26, 2025

Merge Queue Status Beta

🚫 The pull request has left the queue (rule: default)

This pull request spent 10 seconds in the queue, with no time waiting for CI.

Reason

The pull request conflicts with at least one pull request ahead in queue

Hint

There is nothing you can do for now. If the pull request ahead in the queue is merged, this pull request will become conflicting and you'll have to update it.
If the pull request ahead is not merged, you can requeue this pull request with a @mergifyio requeue comment.

@nixpanic
Copy link
Copy Markdown
Member

@dependabot recreate

Need to address conflicts in go.mod and go.sum.

Bumps the k8s-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` | `0.34.2` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.1` | `0.34.2` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.1` | `0.34.2` |
| [k8s.io/mount-utils](https://github.com/kubernetes/mount-utils) | `0.33.3` | `0.34.2` |
| [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.21.0` | `0.22.4` |


Updates `k8s.io/api` from 0.34.1 to 0.34.2
- [Commits](kubernetes/api@v0.34.1...v0.34.2)

Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
- [Commits](kubernetes/apimachinery@v0.34.1...v0.34.2)

Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.34.1...v0.34.2)

Updates `k8s.io/mount-utils` from 0.33.3 to 0.34.2
- [Commits](kubernetes/mount-utils@v0.33.3...v0.34.2)

Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.4
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.21.0...v0.22.4)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/mount-utils
  dependency-version: 0.34.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/k8s-dependencies-90cbfa62ba branch from 45e3577 to 44cb08f Compare November 26, 2025 14:26
@mergify mergify Bot dismissed stale reviews from Rakshith-R, Madhu-1, and nixpanic November 26, 2025 14:27

Pull request has been modified.

@mergify mergify Bot removed the dequeued label Nov 26, 2025
@nixpanic nixpanic requested a review from Rakshith-R November 26, 2025 14:48
@Madhu-1
Copy link
Copy Markdown
Member

Madhu-1 commented Nov 26, 2025

@Mergifyio queue

@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 26, 2025

queue

✅ The pull request has been merged automatically

Details

The pull request has been merged automatically at 7dc8c61

@mergify
Copy link
Copy Markdown

mergify Bot commented Nov 26, 2025

Merge Queue Status Beta

✅ The pull request has been merged

This pull request spent 1 hour 30 minutes 53 seconds in the queue, including 1 hour 30 minutes 41 seconds waiting for CI.
The checks were run on draft #915.

Required conditions to merge

@mergify mergify Bot added the queued label Nov 26, 2025
mergify Bot added a commit that referenced this pull request Nov 26, 2025
mergify Bot added a commit that referenced this pull request Nov 26, 2025
@mergify mergify Bot merged commit 7dc8c61 into main Nov 26, 2025
23 checks passed
@mergify mergify Bot deleted the dependabot/go_modules/k8s-dependencies-90cbfa62ba branch November 26, 2025 16:31
@mergify mergify Bot removed the queued label Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vendor Pull requests that update vendored dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants