OCPBUGS-84519: Remove openshift-ovn-kubernetes terminationMessagePolicy exemption#31159
OCPBUGS-84519: Remove openshift-ovn-kubernetes terminationMessagePolicy exemption#31159jluhrsen wants to merge 1 commit into
Conversation
…xemption Containers in openshift-ovn-kubernetes namespace now have terminationMessagePolicy set, exemption no longer needed.
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
WalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 12✅ Passed checks (12 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@jluhrsen: The following test 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-sigs/prow repository. I understand the commands that are listed here. |
|
/testwith openshift/origin/main/e2e-aws-ovn openshift/cluster-network-operator#3004 |
|
/lgtm |
|
@jluhrsen: you cannot LGTM your own PR. 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. |
|
/test e2e-aws-ovn |
|
/testwith openshift/origin/main/e2e-aws-ovn openshift/cluster-network-operator#3004 |
|
@jluhrsen: This pull request references Jira Issue OCPBUGS-84519, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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 openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@jluhrsen: This pull request references Jira Issue OCPBUGS-84519, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/payload-job-with-prs periodic-ci-openshift-release-master-ci-5.0-e2e-aws openshift/cluster-network-operator#3004 |
|
@jluhrsen: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command |
|
/payload-job-with-prs periodic-ci-openshift-release-master-nightly-5.0-e2e-aws openshift/cluster-network-operator#3004 |
|
@jluhrsen: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command |
|
/payload-job-with-prs periodic-ci-openshift-release-main-nightly-5.0-e2e-aws-ovn openshift/cluster-network-operator#3004 |
|
@jluhrsen: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command |
|
/payload-job periodic-ci-openshift-release-main-nightly-5.0-e2e-aws-ovn |
|
@jluhrsen: trigger 0 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command |
|
/payload-job periodic-ci-openshift-release-main-ci-5.0-e2e-aws-ovn |
|
@jluhrsen: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/2d65ec70-4dc0-11f1-9b2f-aca598ee8b64-0 |
|
/payload-job-with-prs periodic-ci-openshift-release-main-ci-5.0-e2e-aws-ovn openshift/cluster-network-operator#3004 |
|
@jluhrsen: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/38cd1520-4dc0-11f1-88e1-de05fbb40dcf-0 |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jluhrsen, sosiouxme 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 |
|
@sosiouxme , do you know how this should work? I had assumed this PR would produce a failure in this presubmit I triggered here (e2e-aws-ovn), but it didn't. the network-operator check for termination policy passes. |
Containers in openshift-ovn-kubernetes namespace now have terminationMessagePolicy set, exemption no longer needed.
Depends on: openshift/cluster-network-operator#3004
Fixes: https://issues.redhat.com/browse/OCPBUGS-84519
Summary by CodeRabbit