Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

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 dependabot bot added the vendor Pull requests that update vendored dependencies label May 12, 2025
yati1998
yati1998 previously approved these changes May 12, 2025
@mergify mergify bot dismissed yati1998’s stale review May 13, 2025 05:33

Pull request has been modified.

@nixpanic
Copy link
Collaborator

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

dependabot bot and others added 2 commits May 14, 2025 10:49
Bumps the k8s-dependencies group in /tools with 1 update: [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).

Updates `sigs.k8s.io/controller-tools` from 0.17.3 to 0.18.0
- [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.17.3...v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
add generated crd changes

Signed-off-by: Nikhil-Ladha <[email protected]>
@Nikhil-Ladha Nikhil-Ladha force-pushed the dependabot/go_modules/tools/k8s-dependencies-b440046139 branch from 452967f to 2a36bbe Compare May 14, 2025 05:21
update go version to 1.24 in Dockerfiles due to version upgrade
in tools image

Signed-off-by: Nikhil-Ladha <[email protected]>
@nixpanic
Copy link
Collaborator

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)

@Nikhil-Ladha
Copy link
Contributor

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

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