Prevent incompatible operators from being resolved (hardcode variant)#194
Prevent incompatible operators from being resolved (hardcode variant)#194njhale wants to merge 2 commits intoopenshift:masterfrom
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test all |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: njhale 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 |
|
@njhale: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Hardcode a constraint that prevents operators from being resolved on versions of OpenShift clusters they don't support. This commit is carried in downstream only and should not be ported upstream.
71bf023 to
200c472
Compare
|
@njhale: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
stale |
The other way to implement downstream-only constraints (see #193 for the alternative).
Hardcode a constraint that prevents operators from being resolved on versions of OpenShift clusters they don't support.
Implementation Pros:
Cons:
/staging/stagingto dateNote: We expect
verifyto (correctly) fail since we're patching/staging.