Skip to content

Comments

Bump sigs.k8s.io/controller-tools from 0.20.0 to 0.20.1 in /hack/controller-gen#527

Merged
scothis merged 2 commits intomainfrom
dependabot/go_modules/hack/controller-gen/sigs.k8s.io/controller-tools-0.20.1
Feb 20, 2026
Merged

Bump sigs.k8s.io/controller-tools from 0.20.0 to 0.20.1 in /hack/controller-gen#527
scothis merged 2 commits intomainfrom
dependabot/go_modules/hack/controller-gen/sigs.k8s.io/controller-tools-0.20.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps sigs.k8s.io/controller-tools from 0.20.0 to 0.20.1.

Release notes

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

v0.20.1

What's Changed

Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.20.1

Commits
  • 5d9089d Merge pull request #1336 from k8s-infra-cherrypick-robot/cherry-pick-1331-to-...
  • 852a7e7 update test case
  • bb8ed8a support nested pointer to type-aliased slices
  • See full diff in compare view

Dependabot compatibility score

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 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)

Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-tools@v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-tools
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 16, 2026
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.01%. Comparing base (585dabd) to head (ccee76f).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #527   +/-   ##
=======================================
  Coverage   73.01%   73.01%           
=======================================
  Files          28       28           
  Lines        1460     1460           
=======================================
  Hits         1066     1066           
  Misses        324      324           
  Partials       70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The annotation creates meaningless drift that needs to be adapted to
when updating controller-tools. Stripping out the annotation will make
future updates easier to land.

Signed-off-by: Scott Andrews <scott@andrews.me>
@scothis scothis merged commit b9fd1a0 into main Feb 20, 2026
15 checks passed
@scothis scothis deleted the dependabot/go_modules/hack/controller-gen/sigs.k8s.io/controller-tools-0.20.1 branch February 20, 2026 20:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant