Updates github.com/operator-framework/api#2954
Updates github.com/operator-framework/api#2954openshift-merge-robot merged 2 commits intooperator-framework:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
1d04848 to
106751d
Compare
e85b3cd to
0ce77b3
Compare
|
CI is red because packageserver fails with the following error (not visible in CI logs):
Trying to fix it here: operator-framework/api#168 UPD: fixed. |
531d09e to
670804c
Compare
Signed-off-by: Mikalai Radchuk <[email protected]>
Signed-off-by: Mikalai Radchuk <[email protected]>
|
/approve |
tmshort
left a comment
There was a problem hiding this comment.
LGTM, but I'd like to see another review (with the /lgtm)
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: grokspawn, m1kola, tmshort 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 |
|
/lgtm |
Description of the change:
Updates OLM to use a new release of
github.com/operator-framework/apiwhich includes several changes which are prerequisites for the following changes:InstallPlans when bundle unpack fails #2942 requires new condition types.BundleLookupFaileddefined in OLM to the one defined in the.../apipackage #2959 which also requires a constant defined in the api package so we can switch to using it instead of defining it in the OLM codebase.Motivation for the change:
Solving prerequisites for other changes.
Architectural changes:
Updating dependencies
Testing remarks:
Refactoring. Existing tests should provide coverage.
Reviewer Checklist
/doc[FLAKE]are truly flaky and have an issue