OCPBUGS-84521: remove openshift/cluster-machine-approver terminationMessagePolicy exemption#31362
Conversation
All containers in cluster-machine-approver have the TerminationMessagePolicy correctly set. The fix is in main for a while already. The violation for cluster-machine-approver can be safely removed. Issue https://redhat.atlassian.net/browse/OCPBUGS-84521 Signed-off-by: Stanislav Jakuschevskij <sjakusch@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@twoGiants: This pull request references Jira Issue OCPBUGS-84521, 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughRemoved a grandfathered entry for the openshift-cluster-machine-approver namespace from the existingViolations map in the terminationmessagepolicy monitor test, so matching violations in that namespace are no longer automatically treated as pre-existing flakes. ChangesTermination Message Policy Violation List
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
/jira refresh |
|
@twoGiants: This pull request references Jira Issue OCPBUGS-84521, which is invalid:
Comment 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. |
|
Scheduling required tests: |
|
/retest |
|
Hi @sosiouxme and @raphaelvrosa ! I saw you reviewing and approving a similar PR so I am writing to you. And Luke, you're the creator of the bug ticket I am working on. Could you PTAL? :) When it's approved and merged I'd backport it to releases-5.1|5.0|4.23. |
|
/jira refresh |
|
@twoGiants: This pull request references Jira Issue OCPBUGS-84521, 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. |
|
/test e2e-aws-csi |
|
Ok, lets run then one more time. /retest |
|
/approve |
|
nevermind, the remaining test failures are clearly unrelated |
|
@sosiouxme: Overrode contexts on behalf of sosiouxme: ci/prow/e2e-aws-csi, ci/prow/e2e-gcp-ovn 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sosiouxme, twoGiants 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 |
|
BTW this exemption didn't specifically exist in past releases, so you can't backport this PR, but you can backport the related fix for the test. |
|
/verified |
|
@twoGiants: The 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. |
|
/verified by e2e and unit tests |
|
@twoGiants: This PR has been marked as verified by 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. |
|
@sosiouxme the override for |
|
Doubt I can do this here, but: /override ci/prow/e2e-aws-csi |
|
@mdbooth: mdbooth unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:openshift: openshift-release-oversight openshift-staff-engineers openshift-sustaining-engineers. 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. |
|
/retest-required |
|
@twoGiants: 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. |
Summary
Remove the violation for
cluster-machine-approver.All containers in
openshift/cluster-machine-approverhave theTerminationMessagePolicycorrectly set. The fix is in main for a while already:Additional Info
The
kube-rbac-proxysidecar inopenshift/cluster-machine-approverhadterminationMessagePolicy: File. The sidecar was removed in openshift/cluster-machine-approver@545d7e4883 (Jan 2026), so the exemption is no longer needed.Fixes: https://issues.redhat.com/browse/OCPBUGS-84521
Summary by CodeRabbit