Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps the k8s-dependencies group with 6 updates:

Package From To
k8s.io/apiextensions-apiserver 0.32.1 0.34.1
k8s.io/apimachinery 0.32.1 0.34.1
k8s.io/client-go 0.32.1 0.34.1
k8s.io/code-generator 0.32.1 0.34.1
k8s.io/kubectl 0.32.1 0.34.1
k8s.io/utils 0.0.0-20241210054802-24370beab758 0.0.0-20250604170112-4c0f3b243397

Updates k8s.io/apiextensions-apiserver from 0.32.1 to 0.34.1

Commits
  • bb91141 Update dependencies to v0.34.1 tag
  • 4a9fea1 Merge pull request #133901yongruilin/automated-cherry-pick-of-#133896
  • 3896d9f fix: Only warn for unrecognized formats on type=string
  • aada5e8 Merge remote-tracking branch 'origin/master' into release-1.34
  • bad5b2a clarify that staging repos are automatically published
  • f498996 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • f782221 link to what a staging repository is
  • 3625d64 docs: clarify that this is a staging repository and not for direct contributions
  • 71e26b6 Bump etcd sdk to v3.6.4
  • 056a425 Merge pull request #133180 from ylink-lfs/chore/ptr_cast_replace
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.32.1 to 0.34.1

Commits
  • b72d93d Merge remote-tracking branch 'origin/master' into release-1.34
  • cd8b91c clarify that staging repos are automatically published
  • 8c59599 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • ec3cea5 link to what a staging repository is
  • e4db694 docs: clarify that this is a staging repository and not for direct contributions
  • 04507a3 Merge pull request #132942 from thockin/kyaml
  • 50e39b1 Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 7d108e8 Re-vendor sigs.k8s.io/yaml @ v1.6.0
  • 58c4eb0 Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal
  • 38a24e6 chore: residual boolptr and intptr removal
  • Additional commits viewable in compare view

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

Commits
  • d033c49 Update dependencies to v0.34.1 tag
  • 97396af Merge remote-tracking branch 'origin/master' into release-1.34
  • 5f737f3 clarify that staging repos are automatically published
  • 0b8655b add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • c00384c link to what a staging repository is
  • b53b1f8 docs: clarify that this is a staging repository and not for direct contributions
  • 42e6182 KEP-5075: generated codes from make update
  • da11948 Merge pull request #130653 from yliaog/master
  • 3b7d818 extended resource backed by DRA: codegen
  • bb11581 Merge pull request #130160 from KobayashiD27/dra-device-binding-conditions
  • Additional commits viewable in compare view

Updates k8s.io/code-generator from 0.32.1 to 0.34.1

Commits
  • 7d570de Update dependencies to v0.34.1 tag
  • c03f702 Merge remote-tracking branch 'origin/master' into release-1.34
  • 341d4d6 clarify that staging repos are automatically published
  • 5e672d7 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • 96cba81 link to what a staging repository is
  • 3710adb docs: clarify that this is a staging repository and not for direct contributions
  • 9699fe1 Merge pull request #132942 from thockin/kyaml
  • fe7d3af Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 7adb5d5 Re-vendor sigs.k8s.io/yaml @ v1.6.0
  • ab0f416 Bump to github.com/fxamacker/cbor/v2 v2.9.0.
  • Additional commits viewable in compare view

Updates k8s.io/kubectl from 0.32.1 to 0.34.1

Commits
  • b2cb112 Update dependencies to v0.34.1 tag
  • f27873f Merge pull request #133783vpnachev/automated-cherry-pick-of-#133771
  • a09bf63 Fix linter
  • 8e374f9 Fix completion of resource names
  • a8c040b Merge remote-tracking branch 'origin/master' into release-1.34
  • 4d28f5c clarify that staging repos are automatically published
  • 3962f40 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • af99d1e special case that kubectl staging repo is currently used to track issues, and...
  • 4f56b5e link to what a staging repository is
  • 9fb3eee docs: clarify that this is a staging repository and not for direct contributions
  • Additional commits viewable in compare view

Updates k8s.io/utils from 0.0.0-20241210054802-24370beab758 to 0.0.0-20250604170112-4c0f3b243397

Commits

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 2025
@github-actions
Copy link

Thanks for your PR,
To run vendors CIs, Maintainers can use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs, Maintainers can use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@nvidia-ci-cd
Copy link

Can one of the admins verify this patch?

@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch from 73141d1 to 8e26b25 Compare September 29, 2025 19:03
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch 2 times, most recently from cb806c2 to 2d0d208 Compare October 13, 2025 19:03
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch from 2d0d208 to 63fb277 Compare October 20, 2025 19:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch from 63fb277 to f31b863 Compare October 27, 2025 19:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch 2 times, most recently from d3b667a to 9762984 Compare November 10, 2025 19:03
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch from 9762984 to 96565ce Compare November 17, 2025 19:06
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch from 96565ce to 5b46314 Compare November 24, 2025 19:57
Bumps the k8s-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.1` | `0.34.1` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.1` | `0.34.1` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.1` | `0.34.1` |
| [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.32.1` | `0.34.1` |
| [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.1` | `0.34.1` |
| [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20241210054802-24370beab758` | `0.0.0-20250604170112-4c0f3b243397` |


Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.34.1
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.32.1...v0.34.1)

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

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

Updates `k8s.io/code-generator` from 0.32.1 to 0.34.1
- [Commits](kubernetes/code-generator@v0.32.1...v0.34.1)

Updates `k8s.io/kubectl` from 0.32.1 to 0.34.1
- [Commits](kubernetes/kubectl@v0.32.1...v0.34.1)

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

---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/code-generator
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/kubectl
  dependency-version: 0.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-dependencies
- dependency-name: k8s.io/utils
  dependency-version: 0.0.0-20250604170112-4c0f3b243397
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: k8s-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/k8s-dependencies-d058fed790 branch from 5b46314 to adee2a5 Compare December 1, 2025 22:27
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants