OCPBUGS-84491: Remove openshift-ingress terminationMessagePolicy exemption - #31435
OCPBUGS-84491: Remove openshift-ingress terminationMessagePolicy exemption#31435gcs278 wants to merge 1 commit into
Conversation
…ption The upstream fix (istio/istio#60102) adding terminationMessagePolicy= FallbackToLogsOnError to the istiod pilot container has been cherry-picked into downstream openshift-service-mesh/istio release-1.30.1 (commit 25c524c). This removes the openshift-ingress exemption from the monitor test since the violation is now fixed. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@gcs278: This pull request references Jira Issue OCPBUGS-84491, which is valid. 3 validation(s) were run on this bug
Requesting review from QA contact: 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. |
WalkthroughThe termination message policy monitor removes the ChangesTermination message policy monitoring
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: gcs278 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
I need to ensure it's fixed by running CI: |
|
Scheduling required tests: |
|
@gcs278: 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-sigs/prow repository. I understand the commands that are listed here. |
|
Risk analysis has seen new tests most likely introduced by this PR. New Test Risks for sha: d329291
New tests seen in this PR at sha: d329291
|
|
Whoops - I realized I need openshift/cluster-ingress-operator#1502 to merge first. We need to bump to istio 1.30 to get this fix. /wip |
🚧 WIP - blocked on openshift/cluster-ingress-operator#1502 Istio 1.30 bump
Summary
openshift-ingressnamespace exemption from theterminationMessagePolicymonitor testterminationMessagePolicy=FallbackToLogsOnErrorto the istiod pilot container has been cherry-picked into downstream openshift-service-mesh/istio release-1.30.1 (commit 25c524c), fixing thepods/istiod-openshift-gatewayviolationpods/gateway) were fixed in openshift/cluster-ingress-operator#1428openshift-ingressis no longer neededTest plan
[sig-arch] all containers in ns/openshift-ingress must have terminationMessagePolicy=FallbackToLogsOnErrortest should now pass instead of flaking)🤖 Generated with Claude Code