Skip to content

🌱 Bump controller-tools from 0.20.0 to 0.20.1 - #2534

Merged
openshift-merge-bot[bot] merged 2 commits into
operator-framework:mainfrom
tmshort:PR-2533
Mar 3, 2026
Merged

🌱 Bump controller-tools from 0.20.0 to 0.20.1#2534
openshift-merge-bot[bot] merged 2 commits into
operator-framework:mainfrom
tmshort:PR-2533

Conversation

@tmshort

@tmshorttmshort commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

Alternative to #2533; this includes additional controller-tools updates.

Description

Reviewer Checklist

  • API Go Documentation
  • Tests: Unit Tests (and E2E Tests, if appropriate)
  • Comprehensive Commit Messages
  • Links to related GitHub Issue(s)

Bumps the k8s-dependencies group with 1 update: [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).
Updates `sigs.k8s.io/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
dependency-group: k8s-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
CopilotAI review requested due to automatic review settings March 2, 2026 18:52
@netlify

netlifyBot commented Mar 2, 2026

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commitf7772da
🔍 Latest deploy loghttps://app.netlify.com/projects/olmv1/deploys/69a5ed7500d0c600085951b6
😎 Deploy Previewhttps://deploy-preview-2534--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@tmshorttmshort added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
@tmshorttmshort changed the title 🌱 Bump sigs.k8s.io/controller-tools🌱 Bump sigs.k8s.io/controller-tools from 0.20.0 to 0.20.1 in the k8s-dependencies groupMar 2, 2026

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Bumps sigs.k8s.io/controller-tools to v0.20.1 and refreshes generated CRD manifests to reflect the new controller-gen version annotation.

Changes:

  • Update sigs.k8s.io/controller-tools dependency from v0.20.0 to v0.20.1 in go.mod/go.sum
  • Regenerate/refresh CRD manifests so controller-gen.kubebuilder.io/version annotations reflect v0.20.1
  • Apply the same CRD annotation update across standard/experimental and e2e/Helm CRD copies

Reviewed changes

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

Show a summary per file
FileDescription
manifests/standard.yamlUpdates CRD controller-gen version annotation to v0.20.1.
manifests/standard-e2e.yamlUpdates CRD controller-gen version annotation to v0.20.1 for e2e manifests.
manifests/experimental.yamlUpdates CRD controller-gen version annotation to v0.20.1 for experimental manifests.
manifests/experimental-e2e.yamlUpdates CRD controller-gen version annotation to v0.20.1 for experimental e2e manifests.
helm/olmv1/base/operator-controller/crd/standard/olm.operatorframework.io_clusterextensions.yamlUpdates Helm-packaged standard CRD annotation to v0.20.1.
helm/olmv1/base/operator-controller/crd/experimental/olm.operatorframework.io_clusterextensions.yamlUpdates Helm-packaged experimental CRD annotation to v0.20.1.
helm/olmv1/base/operator-controller/crd/experimental/olm.operatorframework.io_clusterextensionrevisions.yamlUpdates Helm-packaged experimental CRD annotation to v0.20.1.
helm/olmv1/base/catalogd/crd/standard/olm.operatorframework.io_clustercatalogs.yamlUpdates Helm-packaged standard CRD annotation to v0.20.1.
helm/olmv1/base/catalogd/crd/experimental/olm.operatorframework.io_clustercatalogs.yamlUpdates Helm-packaged experimental CRD annotation to v0.20.1.
go.sumUpdates module sums for controller-tools v0.20.1.
go.modBumps controller-tools requirement to v0.20.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tmshorttmshort changed the title 🌱 Bump sigs.k8s.io/controller-tools from 0.20.0 to 0.20.1 in the k8s-dependencies group🌱 Bump controller-tools from 0.20.0 to 0.20.1Mar 2, 2026
Update the bingo tool, test files and CRDs
Signed-off-by: Todd Short <tshort@redhat.com>
CopilotAI review requested due to automatic review settings March 2, 2026 20:05

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 17 out of 18 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rashmigottipatirashmigottipati left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I see that this PR modifies the controller-gen.kubebuilder.io/version annotation from v0.20.0 to v0.20.1 which the dependabot PR was missing.
Changes look good to me.

/lgtm

@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Mar 2, 2026
@codecov

codecovBot commented Mar 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.60%. Comparing base (0e9ae67) to head (f7772da).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #2534 +/- ##
==========================================
+ Coverage 68.58% 68.60% +0.02% 
==========================================
Files 131 131 Lines 9288 9288 ==========================================
+ Hits 6370 6372 +2 + Misses 2432 2428 -4 - Partials 486 488 +2 
FlagCoverage Δ
e2e42.34% <ø> (-0.03%)⬇️
experimental-e2e52.00% <ø> (+0.15%)⬆️
unit53.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@perdasilva

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva, rashmigottipati

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ciopenshift-ciBot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
@openshift-merge-bot
openshift-merge-botBot merged commit 55473d8 into operator-framework:mainMar 3, 2026
37 of 38 checks passed
@tmshort
tmshort deleted the PR-2533 branch March 3, 2026 14:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.dependenciesPull requests that update a dependency filegoPull requests that update Go codelgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tmshort@perdasilva@rashmigottipati