Skip to content

🌱 Upgrade controller-gen from v0.19.0 to v0.20.0 - #2425

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:mainfrom
camilamacedo86:upgrade-controller-tools
Jan 5, 2026
Merged

🌱 Upgrade controller-gen from v0.19.0 to v0.20.0#2425
openshift-merge-bot[bot] merged 1 commit into
operator-framework:mainfrom
camilamacedo86:upgrade-controller-tools

Conversation

@camilamacedo86

@camilamacedo86camilamacedo86 commented Jan 2, 2026

Copy link
Copy Markdown
Contributor

Closes: #2420

CopilotAI review requested due to automatic review settings January 2, 2026 10:35
@camilamacedo86
camilamacedo86 requested a review from a team as a code ownerJanuary 2, 2026 10:35
@netlify

netlifyBot commented Jan 2, 2026

Copy link
Copy Markdown

Deploy Preview for olmv1 ready!

NameLink
🔨 Latest commitc32f1be
🔍 Latest deploy loghttps://app.netlify.com/projects/olmv1/deploys/69579f7af940cb0007836681
😎 Deploy Previewhttps://deploy-preview-2425--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.

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

This PR upgrades the controller-gen tool from version 0.19.0 to 0.20.0, updating all relevant configuration files and dependency manifests managed by the bingo dependency management tool.

  • Updated controller-gen from v0.19.0 to v0.20.0
  • Updated transitive dependencies including k8s.io packages, golang.org/x modules, and other related libraries
  • Updated Go module version from 1.24.6 to 1.25.0

Reviewed changes

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

FileDescription
.bingo/variables.envUpdated CONTROLLER_GEN environment variable to reference v0.20.0 binary
.bingo/controller-gen.sumUpdated dependency checksums for controller-gen v0.20.0 and its transitive dependencies
.bingo/controller-gen.modUpdated controller-tools requirement to v0.20.0 and Go version to 1.25.0
.bingo/Variables.mkUpdated CONTROLLER_GEN makefile variable and build target to use v0.20.0 binary

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

@codecov

codecovBot commented Jan 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.82%. Comparing base (0f92032) to head (c32f1be).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #2425 +/- ##
=======================================
Coverage 68.82% 68.82% =======================================
Files 100 100 Lines 7641 7641 =======================================
Hits 5259 5259 Misses 1947 1947 Partials 435 435 
FlagCoverage Δ
e2e43.81% <ø> (ø)
experimental-e2e13.68% <ø> (ø)
unit57.11% <ø> (ø)

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.

@oceanc80oceanc80 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.

/lgtm

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

@pedjakpedjak 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.

/lgtm

@openshift-ci

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: perdasilva

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 Jan 5, 2026
@openshift-merge-bot
openshift-merge-botBot merged commit f761bf0 into operator-framework:mainJan 5, 2026
35 checks passed
@camilamacedo86
camilamacedo86 deleted the upgrade-controller-tools branch January 5, 2026 10:55
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.lgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@camilamacedo86@pedjak@perdasilva@oceanc80