Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the gomod-dependencies group with 2 updates in the /hack directory: k8s.io/code-generator and sigs.k8s.io/controller-tools.

Updates k8s.io/code-generator from 0.31.2 to 0.32.2

Commits
  • 434520c Update dependencies to v0.32.2 tag
  • 6ee1d61 Merge pull request #129740bobsongplus/automated-cherry-pick-of-#129629
  • 3ca838d Fix: touch /dev/null permission denied on macos
  • 1bfda81 Merge remote-tracking branch 'origin/master' into release-1.32
  • e2fbf1b Drop use of winreadlinkvolume godebug option
  • 906f6b3 Merge remote-tracking branch 'origin/master' into release-1.32
  • 0efe046 Revert to go1.22 windows filesystem stdlib behavior
  • 56b470e Merge pull request #126503 from skitt/generic-fake-client
  • c7820d2 Merge pull request #128692 from dinhxuanvu/extra-dir
  • dd3711d Merge pull request #127513 from tkashem/delete-undecryptable
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-tools from 0.16.5 to 0.17.2

Release notes

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

v0.17.2

What's Changed

Dependencies

New Contributors

Full Changelog: kubernetes-sigs/controller-tools@v0.17.1...v0.17.2

v0.17.1

What's Changed

Dependencies

Full Changelog: kubernetes-sigs/controller-tools@v0.17.0...v0.17.1

v0.17.0

What's Changed

... (truncated)

Commits
  • bbc5992 Merge pull request #1147 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 99c1b2c 🌱 Bump the all-github-actions group with 2 updates
  • dac769d Merge pull request #1145 from cbandy/alias-deepcopy
  • 6eea484 🐛 Handle pointer to alias in DeepCopy
  • d1f73b5 Merge pull request #1142 from kubernetes-sigs/dependabot/go_modules/all-go-mo...
  • de21282 🌱 Bump github.com/spf13/pflag
  • aeb46e2 Merge pull request #1128 from davidxia/patch2
  • ca675ed Merge pull request #1141 from davidxia/patch4
  • 8afaf2b 🐛 fix minor typo in kubebuilder
  • fd6668c ✨ Allow customizing generated webhook K8s Service
  • Additional commits viewable in compare view

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2025

The following labels could not be found: go, dependencies.

@google-oss-prow
Copy link
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 liuyuan10 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

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

@google-oss-prow
Copy link
Contributor

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

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

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/test-infra repository.

@google-oss-prow google-oss-prow bot added size/XXL and removed size/L labels Feb 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

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.

@bowei
Copy link
Member

bowei commented Sep 17, 2025

/ok-to-test

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

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

@bowei
Copy link
Member

bowei commented Nov 19, 2025

@dependabot recreate.

Bumps the gomod-dependencies group with 2 updates in the /hack directory: [k8s.io/code-generator](https://github.com/kubernetes/code-generator) and [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).


Updates `k8s.io/code-generator` from 0.31.2 to 0.32.2
- [Commits](kubernetes/code-generator@v0.31.2...v0.32.2)

Updates `sigs.k8s.io/controller-tools` from 0.16.5 to 0.17.2
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml)
- [Commits](kubernetes-sigs/controller-tools@v0.16.5...v0.17.2)

---
updated-dependencies:
- dependency-name: k8s.io/code-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-dependencies
- dependency-name: sigs.k8s.io/controller-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/gomod-dependencies-47f7206538 branch from b72b50f to b5f7e38 Compare November 19, 2025 16:53
@google-oss-prow google-oss-prow bot added size/L and removed size/XXL labels Nov 19, 2025
@google-oss-prow google-oss-prow bot added size/XXL and removed size/L labels Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants