Skip to content

Update to operator-framework/api@v0.43.0#2003

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:update-api
Jun 5, 2026
Merged

Update to operator-framework/api@v0.43.0#2003
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:update-api

Conversation

@tmshort

@tmshort tmshort commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Docs updated or added to /docs
  • Commit messages sensible and descriptive

Copilot AI review requested due to automatic review settings June 5, 2026 15:18
@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown

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 updates the Go module dependency on github.com/operator-framework/api to v0.43.0 within the operator-registry codebase, and refreshes the module graph accordingly.

Changes:

  • Bump github.com/operator-framework/api from v0.42.0 to v0.43.0.
  • Update go.mod indirect requirements pulled in by the new dependency graph (notably github.com/google/cel-go to v0.28.1).
  • Update go.sum with the corresponding new module checksums.

Reviewed changes

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

File Description
go.mod Updates the direct operator-framework/api requirement and adjusts indirect dependencies resulting from the new module graph.
go.sum Adds the new checksums for operator-framework/api@v0.43.0 and other newly-resolved/updated transitive modules.

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

@tmshort

tmshort commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

I should've done this before the release... oh well.

@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.75%. Comparing base (9c948cd) to head (d64fef6).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2003   +/-   ##
=======================================
  Coverage   58.74%   58.75%           
=======================================
  Files         141      141           
  Lines       13426    13426           
=======================================
+ Hits         7887     7888    +1     
+ Misses       4327     4326    -1     
  Partials     1212     1212           

☔ View full report in Codecov by Harness.
📢 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.

Signed-off-by: Todd Short <tshort@redhat.com>
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 5, 2026

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

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 5, 2026
@openshift-ci

openshift-ci Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: grokspawn, 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-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 5, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit e9534a9 into operator-framework:master Jun 5, 2026
13 checks passed
@tmshort tmshort deleted the update-api branch June 5, 2026 15:40
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.

4 participants