kubernetes-csi-addons icon indicating copy to clipboard operation
kubernetes-csi-addons copied to clipboard

vendor: Bump sigs.k8s.io/controller-tools from 0.17.3 to 0.18.0 in /tools in the k8s-dependencies group

Open dependabot[bot] opened this issue 6 months ago • 3 comments

Bumps the k8s-dependencies group in /tools with 1 update: sigs.k8s.io/controller-tools.

Updates sigs.k8s.io/controller-tools from 0.17.3 to 0.18.0

Release notes

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

v0.18.0

What's Changed

Misc

envtest

Dependency bumps

... (truncated)

Commits
  • 51a8bf2 Merge pull request #1203 from dongjiang1989/update-k8s-v1.33-fix
  • de0c57a Bump to k8s.io/* v0.33.0
  • 0f30144 Merge pull request #1202 from sbueringer/pr-envtest-promo-v1.33.0
  • ddbc81c Promotion of envtest release for Kubernetes v1.33.0
  • b1bf32f Merge pull request #1201 from sbueringer/pr-envtest-v0.33-ii
  • 054543a Release envtest v1.33.0 (try 2)
  • bd1faab Merge pull request #1198 from dongjiang1989/update-envtest-1.33
  • dfabafd add envtest v1.33.0
  • 19b9620 Merge pull request #1198 from dongjiang1989/update-envtest-1.33
  • 8508a20 Merge pull request #1187 from kubernetes-sigs/dependabot/go_modules/all-go-mo...
  • 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

dependabot[bot] avatar May 12 '25 15:05 dependabot[bot]

@Nikhil-Ladha , more conflicts... Maybe you can rebase the PR and update it with your changes again?

nixpanic avatar May 13 '25 12:05 nixpanic

This now requires Go 1.24 in tools/go.mod:

go: go.mod requires go >= 1.24.0 (running go 1.23.9; GOTOOLCHAIN=local)

nixpanic avatar May 14 '25 06:05 nixpanic

This now requires Go 1.24 in tools/go.mod:

go: go.mod requires go >= 1.24.0 (running go 1.23.9; GOTOOLCHAIN=local)

Yeah, just pushed a commit for that

Nikhil-Ladha avatar May 14 '25 06:05 Nikhil-Ladha

@mergifyio rebase

nixpanic avatar May 27 '25 09:05 nixpanic

rebase

✅ Branch has been successfully rebased

mergify[bot] avatar May 27 '25 09:05 mergify[bot]

Looks like sigs.k8s.io/controller-tools is updatable in another way, so this is no longer needed.

dependabot[bot] avatar Jun 30 '25 16:06 dependabot[bot]