Do not remove servicemeshoperator3.clusterserviceversion.yaml when#757
Conversation
merging upstream changes. We can't remove servicemeshoperator3.clusterserviceversion.yaml as it's embedded in bundle/bundle.go and mirror-licenses make target fails if it's missing Breaking change was introduced in openshift-service-mesh#721 Signed-off-by: Filip Brychta <fbrychta@redhat.com>
|
/override ci/prow/ocp-4.20-e2e-ocp ci/prow/ocp-4.20-e2e-ocp-arm ci/prow/ocp-4.21-e2e-ocp ci/prow/ocp-4.20-gencheck ci/prow/ocp-4.20-e2e-ocp-unit |
|
@FilipB: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn 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-sigs/prow repository. |
|
/override ci/prow/ocp-4.20-e2e-ocp ci/prow/ocp-4.20-e2e-ocp-arm ci/prow/ocp-4.21-e2e-ocp ci/prow/ocp-4.20-gencheck ci/prow/ocp-4.20-e2e-unit |
|
@FilipB: /override requires failed status contexts, check run or a prowjob name to operate on.
Only the following failed contexts/checkruns were expected:
If you are trying to override a checkrun that has a space in it, you must put a double quote on the context. DetailsIn 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-sigs/prow repository. |
|
/override ci/prow/ocp-4.20-e2e-ocp ci/prow/ocp-4.20-e2e-ocp-arm ci/prow/ocp-4.21-e2e-ocp ci/prow/ocp-4.20-gencheck ci/prow/ocp-4.20-unit |
|
@FilipB: Overrode contexts on behalf of FilipB: ci/prow/ocp-4.20-e2e-ocp, ci/prow/ocp-4.20-e2e-ocp-arm, ci/prow/ocp-4.20-gencheck, ci/prow/ocp-4.20-unit, ci/prow/ocp-4.21-e2e-ocp DetailsIn 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-sigs/prow repository. |
3a6bbe5
into
openshift-service-mesh:main
|
In response to a cherrypick label: #757 failed to apply on top of branch "release-3.3": |
Signed-off-by: Nick Fox <nfox@redhat.com>
merging upstream changes.
We can't remove servicemeshoperator3.clusterserviceversion.yaml as it's embedded in bundle/bundle.go and mirror-licenses make target fails if it's missing
Breaking change was introduced in #721