Skip to content

Bump sigs.k8s.io/controller-tools from 0.17.0 to 0.18.0 in /tools#3461

Merged
tpantelis merged 1 commit intodevelfrom
dependabot/go_modules/tools/sigs.k8s.io/controller-tools-0.18.0
Jul 10, 2025
Merged

Bump sigs.k8s.io/controller-tools from 0.17.0 to 0.18.0 in /tools#3461
tpantelis merged 1 commit intodevelfrom
dependabot/go_modules/tools/sigs.k8s.io/controller-tools-0.18.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps sigs.k8s.io/controller-tools from 0.17.0 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sigs.k8s.io/controller-tools [>= 0.17.a, < 0.18]

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Depends on submariner-io/shipyard#1962
(this requires Go 1.24).

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 May 12, 2025
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 12, 2025
@dependabot dependabot Bot requested review from Oats87, maayanf24 and skitt as code owners May 12, 2025 05:30
@dependabot dependabot Bot added the go Pull requests that update Go code label May 12, 2025
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@skitt
Copy link
Copy Markdown
Member

skitt commented Jun 2, 2025

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/sigs.k8s.io/controller-tools-0.18.0 branch from f3ccde3 to 0573d80 Compare June 2, 2025 12:49
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/sigs.k8s.io/controller-tools-0.18.0 branch from 0573d80 to c98016f Compare June 10, 2025 16:47
@tpantelis tpantelis moved this to In Review in Submariner 0.21 Jun 10, 2025
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further
activity occurs. Thank you for your contributions.

@github-actions
Copy link
Copy Markdown

This PR/issue depends on:

@tpantelis
Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.17.0 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.0...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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/tools/sigs.k8s.io/controller-tools-0.18.0 branch from c98016f to 75ce831 Compare July 10, 2025 16:51
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jul 10, 2025
@tpantelis tpantelis enabled auto-merge (rebase) July 10, 2025 17:03
@tpantelis tpantelis merged commit aaf1530 into devel Jul 10, 2025
49 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/tools/sigs.k8s.io/controller-tools-0.18.0 branch July 10, 2025 17:07
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 ready-to-test When a PR is ready for full E2E testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants