-
Notifications
You must be signed in to change notification settings - Fork 192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCPVE-673: Bump API to Add OLM Capability #971
Conversation
@eggfoobar: This pull request references OCPVE-673 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set. In response to this:
Instructions 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. |
07ecf28
to
1e07d00
Compare
1e07d00
to
03af581
Compare
@eggfoobar: This pull request references OCPVE-673 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set. In response to this:
Instructions 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. |
03af581
to
197aa6d
Compare
@eggfoobar: This pull request references OCPVE-673 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set. In response to this:
Instructions 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. |
/unhold API change was merged in |
@eggfoobar: This pull request references OCPVE-673 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set. In response to this:
Instructions 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. |
197aa6d
to
85edb55
Compare
@eggfoobar: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions 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. |
85edb55
to
a315e94
Compare
06d0a8d
to
9e7be2f
Compare
/assign @petr-muller This should be good now for a review |
/retest-required |
/hold for validation |
@eggfoobar: This pull request references OCPVE-673 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.15.0" version, but no target version was set. In response to this:
Instructions 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. |
/unhold The addition in CVO was validated to work with ClusterBot, after we had resolved some image-registry errors, the pipeline now looks better. However, because of the addition of I'll unblock openshift/origin#28302 since the CI for no-cap runs weekly, that change should get in before the CI runs. Merging this PR, will unblock: Ran: |
Signed-off-by: ehila <[email protected]>
removed deprecated ConfigMapsLeasesResourceLock to new LeasesResourceLock Signed-off-by: ehila <[email protected]>
Signed-off-by: ehila <[email protected]>
9e7be2f
to
1a32029
Compare
/lgtm |
Rolling back capability addition from the ClusterVersion CRD is known to break the ability of the CVO to write the no-longer-recognized capability string to /override ci/prow/e2e-agnostic-ovn-upgrade-out-of-change ClusterBot testing looks good and openshift/origin#28302 has merged. /lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bparees, eggfoobar, wking The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@wking: Overrode contexts on behalf of wking: ci/prow/e2e-agnostic-ovn-upgrade-out-of-change In response to this:
Instructions 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. |
@eggfoobar: all tests passed! Full PR test history. Your PR dashboard. Instructions 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. |
@wking the next time(if there is a next time) we run into that i think we will drop the status validation, even if only temporarily, wdyt? |
what does "if only temporarily" mean? Do we bump the API repo, vendor bump here, and try and remember to vendor-bump again with enum re-tightening once we get past branch-fork? Or can we just drop the |
we wouldn't need to get past branch fork, just until we have a nightly that doesn't include the reverted cap name so upgrades don't fail, right? but yes, more or less that's what temporarily would mean. and with "if only temporarily" i was trying to convey "at that point we'd decide if we wanted to only do it temporarily, or convince ourselves to drop them permanently" |
I've opened openshift/api#1624 floating "drop the enum from |
Bump API to add OLM capability
/hold
Holding until API change is merged in openshift/api#1589