Skip to content

chore(deps): update dependency kubernetes-sigs/controller-tools to v0.20.1#1872

Closed
renovate[bot] wants to merge 4 commits intomainfrom
renovate/kubernetes-sigs-controller-tools-0.x
Closed

chore(deps): update dependency kubernetes-sigs/controller-tools to v0.20.1#1872
renovate[bot] wants to merge 4 commits intomainfrom
renovate/kubernetes-sigs-controller-tools-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 13, 2026

This PR contains the following updates:

Package Update Change
kubernetes-sigs/controller-tools patch v0.20.0v0.20.1

Release Notes

kubernetes-sigs/controller-tools (kubernetes-sigs/controller-tools)

v0.20.1

Compare Source

What's Changed

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Feb 13, 2026
@renovate renovate Bot requested review from Copilot and removed request for Copilot February 13, 2026 16:46
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 11.56%. Comparing base (2dfd4f3) to head (7d3281c).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
api/v1beta1/tenant_webhook.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1872      +/-   ##
==========================================
- Coverage   11.58%   11.56%   -0.02%     
==========================================
  Files         248      248              
  Lines       11405    11405              
==========================================
- Hits         1321     1319       -2     
- Misses      10040    10041       +1     
- Partials       44       45       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

This pull request has been marked as stale because it has been inactive for more than 30 days. Please update this pull request or it will be automatically closed in 30 days.

@github-actions github-actions Bot added Stale and removed Stale labels Mar 16, 2026
renovate Bot and others added 3 commits April 10, 2026 15:54
….20.1

Signed-off-by: Hristo Hristov <me@hhristov.info>
….20.1

Signed-off-by: Hristo Hristov <me@hhristov.info>
…ler-tools-0.x' into renovate/kubernetes-sigs-controller-tools-0.x
Copilot AI review requested due to automatic review settings April 10, 2026 12:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s code-generation tooling to the latest patch release of kubernetes-sigs/controller-tools and aligns the Tenant webhook setup signature with the controller-runtime manager type used by the project.

Changes:

  • Bump controller-gen (controller-tools) from v0.20.0 to v0.20.1 in the Makefile.
  • Update Tenant.SetupWebhookWithManager to accept manager.Manager (and import the manager package) in the v1beta1 API webhook file.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
Makefile Updates the pinned controller-gen tool version used by build/generate targets.
api/v1beta1/tenant_webhook.go Adjusts webhook setup method signature to use controller-runtime/pkg/manager.Manager.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 10, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.20.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/kubernetes-sigs-controller-tools-0.x branch April 10, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants