Skip to content

Bump k8s.io/client-go from 0.33.1 to 0.34.0 in the k8s-libs group - #111

Merged
dongjiang1989 merged 1 commit into
mainfrom
dependabot/go_modules/k8s-libs-69814ec092
Oct 21, 2025
Merged

dongjiang1989 merged 1 commit into
mainfrom
dependabot/go_modules/k8s-libs-69814ec092

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2025 •

Copy link
Copy Markdown
Contributor

Bumps the k8s-libs group with 1 update: k8s.io/client-go.

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

Commits
  • b1c7d7b Update dependencies to v0.34.0 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

Dependabot compatibility score

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.

Bumps the k8s-libs group with 1 update: [k8s.io/client-go](https://github.com/kubernetes/client-go).


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

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: k8s-libs
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2025
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@lingma-agents

lingma-agents Bot commented Sep 2, 2025

Copy link
Copy Markdown

升级 k8s.io/client-go 依赖至 v0.34.0

变更概述
  • 依赖更新
    • 将 k8s.io/client-go 从 v0.33.1 升级到 v0.34.0。
    • 更新了相关的间接依赖项,包括 github.com/modern-go/reflect2、github.com/spf13/pflag、go.yaml.in/yaml/v2、k8s.io/utils 和 sigs.k8s.io/yaml。
    • 此次升级引入了 Kubernetes 客户端库的最新功能和修复,确保与 Kubernetes 集群的兼容性和稳定性。
变更文件
文件路径 变更说明
go.mod 更新了 k8s.io/client-go 的版本,并添加了新的间接依赖项。
go.sum 更新了依赖项的校验和,以匹配 go.mod 中的新版本。

💡 小贴士

与 lingma-agents 交流的方式

📜 直接回复评论
直接回复本条评论,lingma-agents 将自动处理您的请求。例如:

  • 在当前代码中添加详细的注释说明。

  • 请详细介绍一下你说的 LRU 改造方案,并使用伪代码加以说明。

📜 在代码行处标记
在文件的特定位置创建评论并 @lingma-agents。例如:

  • @lingma-agents 分析这个方法的性能瓶颈并提供优化建议。

  • @lingma-agents 对这个方法生成优化代码。

📜 在讨论中提问
在任何讨论中 @lingma-agents 来获取帮助。例如:

  • @lingma-agents 请总结上述讨论并提出解决方案。

  • @lingma-agents 请根据讨论内容生成优化代码。

@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2025

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Sep 16, 2025

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dongjiang1989
dongjiang1989 merged commit e3e0d2b into main Oct 21, 2025
10 of 13 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/k8s-libs-69814ec092 branch October 21, 2025 02:56
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants