Skip to content

Conversation

@camilamacedo86
Copy link
Contributor

@camilamacedo86 camilamacedo86 commented Nov 11, 2025

Upgrade operator-registry and controller-runtime

Copilot AI review requested due to automatic review settings November 11, 2025 11:09
@camilamacedo86 camilamacedo86 requested a review from a team as a code owner November 11, 2025 11:09
@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 99894b8
🔍 Latest deploy log https://app.netlify.com/projects/olmv1/deploys/691319593fd9dc00085a0aa7
😎 Deploy Preview https://deploy-preview-2321--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.

Copy link

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

This PR upgrades multiple Go dependencies to their latest versions, primarily focusing on minor and patch-level updates for improved security and functionality.

Key Changes

  • Updated direct dependencies: operator-framework/operator-registry (v1.60.0 → v1.61.0) and controller-runtime (v0.22.3 → v0.22.4)
  • Updated indirect dependencies including docker/cli, go-jose, gRPC, and various Google/Kubernetes packages
  • Added explicit dependency on google/pprof and removed unused go.uber.org/automaxprocs

Reviewed Changes

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

File Description
go.mod Updated direct and indirect dependency versions; added explicit google/pprof dependency
go.sum Updated checksums for all upgraded dependencies and their transitive dependencies

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

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.26%. Comparing base (6beca87) to head (99894b8).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2321      +/-   ##
==========================================
+ Coverage   74.23%   74.26%   +0.02%     
==========================================
  Files          91       91              
  Lines        7057     7057              
==========================================
+ Hits         5239     5241       +2     
+ Misses       1403     1402       -1     
+ Partials      415      414       -1     
Flag Coverage Δ
e2e 45.86% <ø> (+0.03%) ⬆️
experimental-e2e 48.23% <ø> (-0.02%) ⬇️
unit 58.50% <ø> (ø)

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.

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 11, 2025
@openshift-ci
Copy link

openshift-ci bot commented Nov 11, 2025

[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

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-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 11, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 74cdb16 into operator-framework:main Nov 11, 2025
31 checks passed
@camilamacedo86 camilamacedo86 deleted the upgrade-deps branch November 11, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants