Skip to content

Update operator-registry and api#3847

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

Update operator-registry and api#3847
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
tmshort:update-api-op-reg

Conversation

@tmshort

@tmshort tmshort commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Description of the change:

Motivation for the change:

Architectural changes:

Testing remarks:

Reviewer Checklist

  • Implementation matches the proposed design, or proposal is updated to match implementation
  • Sufficient unit test coverage
  • Sufficient end-to-end test coverage
  • Bug fixes are accompanied by regression test(s)
  • e2e tests and flake fixes are accompanied evidence of flake testing, e.g. executing the test 100(0) times
  • tech debt/todo is accompanied by issue link(s) in comments in the surrounding code
  • Tests are comprehensible, e.g. Ginkgo DSL is being used appropriately
  • Docs updated or added to /doc
  • Commit messages sensible and descriptive
  • Tests marked as [FLAKE] are truly flaky and have an issue
  • Code is properly formatted

Copilot AI review requested due to automatic review settings June 11, 2026 16:01
@openshift-ci openshift-ci Bot requested review from dtfranz and oceanc80 June 11, 2026 16:01

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 dependency versions for operator-registry and operator-framework/api (plus a handful of related indirect Go modules) by adjusting go.mod and the corresponding go.sum entries. This fits into the codebase as routine dependency maintenance to keep OLM aligned with upstream Operator Framework libraries.

Changes:

  • Bump github.com/operator-framework/api from v0.43.0 to v0.44.0.
  • Bump github.com/operator-framework/operator-registry from v1.71.0 to v1.72.0.
  • Refresh several indirect dependencies and their checksums (e.g., golang.org/x/{mod,sys,text,tools}, oras.land/oras-go/v2, github.com/mattn/go-sqlite3).

Reviewed changes

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

File Description
go.mod Updates direct and indirect module versions to the newer operator-framework/api and operator-registry releases.
go.sum Updates module checksum entries to match the new versions pulled in by go.mod.

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

@tmshort tmshort force-pushed the update-api-op-reg branch from 2d67bd5 to 1492b00 Compare June 11, 2026 16:04

@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 11, 2026
Signed-off-by: Todd Short <tshort@redhat.com>
Copilot AI review requested due to automatic review settings June 11, 2026 16:23
@tmshort tmshort force-pushed the update-api-op-reg branch from 1492b00 to 15d4d94 Compare June 11, 2026 16:23
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 11, 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

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

@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 11, 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.

/approve

@joelanford

Copy link
Copy Markdown
Member

/approve

@openshift-ci

openshift-ci Bot commented Jun 11, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joelanford, 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 11, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 4b21b9b into operator-framework:master Jun 11, 2026
14 checks passed
@tmshort tmshort deleted the update-api-op-reg branch June 11, 2026 20:26
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