Skip to content

Update o-f/api and o-f/operator-registry dependencies#3804

Merged
openshift-merge-bot[bot] merged 1 commit intooperator-framework:masterfrom
tmshort:update-deps
Mar 27, 2026
Merged

Update o-f/api and o-f/operator-registry dependencies#3804
openshift-merge-bot[bot] merged 1 commit intooperator-framework:masterfrom
tmshort:update-deps

Conversation

@tmshort
Copy link
Copy Markdown
Contributor

@tmshort tmshort commented Mar 27, 2026

go get github.com/operator-framework/api@v0.42.0
go get github.com/operator-framework/operator-registry@v1.65.0
go mod tidy
go mod version

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

```
go get github.com/operator-framework/api@v0.42.0
go get github.com/operator-framework/operator-registry@v1.65.0
go mod tidy
go mod version
```

Signed-off-by: Todd Short <tshort@redhat.com>
Copy link
Copy Markdown
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

Thank you 🎉

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 27, 2026
@camilamacedo86
Copy link
Copy Markdown
Contributor

@tmshort

It is not passing in the tests yet :-(
We will need to solve .
/lgtm cancel

@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Mar 27, 2026
Copy link
Copy Markdown
Member

@rashmigottipati rashmigottipati left a comment

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 Mar 27, 2026
@tmshort
Copy link
Copy Markdown
Contributor Author

tmshort commented Mar 27, 2026

@camilamacedo86 olmv0 tests aren't the most reliable... we'll have to retry

@tmshort
Copy link
Copy Markdown
Contributor Author

tmshort commented Mar 27, 2026

We'll have to back off:

Command Output: Error response from daemon: Get "https://registry-1.docker.io/v2/kindest/node/manifests/sha256:452d707d4862f52530247495d180205e029056831160e22870e37e3f6c1ac31f": toomanyrequests: too many failed login attempts for username or IP address

Copy link
Copy Markdown
Contributor

@oceanc80 oceanc80 left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci
Copy link
Copy Markdown

openshift-ci bot commented Mar 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86, oceanc80, 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 Mar 27, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 15860d3 into operator-framework:master Mar 27, 2026
22 of 28 checks passed
@tmshort tmshort deleted the update-deps branch April 10, 2026 13:43
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