🌱 Update operator-framework components#2749
Conversation
Update: * github.com/operator-framework/api@v0.43.0 * github.com/operator-framework/operator-registry@v1.71.0 Signed-off-by: Todd Short <tshort@redhat.com>
✅ Deploy Preview for olmv1 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
This PR updates the operator-framework dependencies used by operator-controller, bringing github.com/operator-framework/api and github.com/operator-framework/operator-registry to newer versions and refreshing the Go module graph accordingly.
Changes:
- Bump
github.com/operator-framework/apifromv0.42.0tov0.43.0. - Bump
github.com/operator-framework/operator-registryfromv1.68.0tov1.71.0. - Update related indirect dependencies and checksums in
go.mod/go.sumas a result of module resolution/tidy.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates operator-framework modules and refreshes selected indirect dependency versions. |
| go.sum | Updates module checksums to match the new dependency graph after version bumps. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2749 +/- ##
==========================================
- Coverage 67.03% 66.95% -0.09%
==========================================
Files 149 149
Lines 11341 11341
==========================================
- Hits 7603 7593 -10
- Misses 3184 3191 +7
- Partials 554 557 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pedjak, rashmigottipati The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
053a6d5
into
operator-framework:main
Update:
Description
Reviewer Checklist