OCPBUGS-84520: remove openshift-catalogd exemption from terminationMessagePolicy monitor#31100
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
@tmshort: This pull request references Jira Issue OCPBUGS-84520, 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)
WalkthroughA termination message policy monitor test removes an exception for Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 11 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (11 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 8/10 reviews remaining, refill in 7 minutes and 42 seconds. Comment |
|
@tmshort: This pull request references Jira Issue OCPBUGS-84520, 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. |
…y monitor The catalogd deployment in openshift-catalogd now sets terminationMessagePolicy: FallbackToLogsOnError explicitly on its manager container in all active release branches (4.19+). The fix was confirmed in openshift/operator-framework-operator-controller across release-4.19 through main. Remove the exemption that was added by TRT-2084 to allow the monitor test to enforce the policy again. Fixes OCPBUGS-84520 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Todd Short <todd.short@me.com>
dba4a56 to
4eac9eb
Compare
|
@tmshort: This pull request references Jira Issue OCPBUGS-84520, which is valid. 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. |
|
/lgtm |
|
Scheduling required tests: |
|
/retest |
|
/assign smg247 |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: coderabbitai[bot], joelanford, smg247, tmshort 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 |
|
Verified that /verified by @oceanc80 |
|
@oceanc80: 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. |
|
@tmshort: all tests passed! 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. |
|
@tmshort: Jira Issue Verification Checks: Jira Issue OCPBUGS-84520 Jira Issue OCPBUGS-84520 has been moved to the MODIFIED state and will move to the VERIFIED state when the change is available in an accepted nightly payload. 🕓 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. |
|
Fix included in release 5.0.0-0.nightly-2026-05-01-200018 |
The catalogd deployment in openshift-catalogd now sets terminationMessagePolicy: FallbackToLogsOnError explicitly on its manager container in all active release branches (4.19+). The fix was confirmed in openshift/operator-framework-operator-controller across release-4.19 through main.
Remove the exemption that was added by TRT-2084 to allow the monitor test to enforce the policy again.
Fixes OCPBUGS-84520
Summary by CodeRabbit