Closed alebedev87 closed 8 months ago
@alebedev87: This pull request references Jira Issue OCPBUGS-28230, which is valid.
The bug has been updated to refer to the pull request using the external bug tracker.
@alebedev87: all tests passed!
Full PR test history. Your PR dashboard.
Thanks!
The operand already has terminationMessagePolicy: FallbackToLogsOnError
, so it's good: https://github.com/openshift/external-dns-operator/blob/67958439f2cdd11212687623f1dbf7328ca9916d/pkg/operator/controller/externaldns/pod.go#L139
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: Miciah
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@alebedev87: Jira Issue OCPBUGS-28230: Some pull requests linked via external trackers have merged:
The following pull requests linked via external trackers have not merged:
These pull request must merge or be unlinked from the Jira bug in order for it to move to the next state. Once unlinked, request a bug refresh with /jira refresh
.
Jira Issue OCPBUGS-28230 has not been moved to the MODIFIED state.
This PR sets the termination message policy to
FallbackToLogsOnError
on all the operator containers.