-
Notifications
You must be signed in to change notification settings - Fork 255
[release-4.18] OCPBUGS-62671: Add drop flows for GARP #2810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-4.18
Are you sure you want to change the base?
Conversation
while ovnkube-controller is processing. Its removed by ovnkube-controller when processing complete. May block for 120s until action is complete. Signed-off-by: Martin Kennelly <[email protected]> Signed-off-by: Periyasamy Palanisamy <[email protected]> (cherry picked from commit 5720e33) (cherry picked from commit 22ff5c1)
@martinkennelly: This pull request references Jira Issue OCPBUGS-62671, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: martinkennelly The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@martinkennelly: This PR was included in a payload test run from openshift/machine-config-operator#5325
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/0d396b30-9f8c-11f0-90d0-4678c9c2c425-0 |
/hold until qe verifys @pliurh can you review this please since you reviewed the higher version and add the necessary labels. Its a critical bug. Clean cherry-pick. Thank you. |
/retest I saw the following disruption error on upgrade - its probably unrelated to this PR but i wanted to post it here incase we see it again:
|
@martinkennelly: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
while ovnkube-controller is processing.
Its removed by ovnkube-controller when processing
complete.
(cherry picked from commit 5720e33) (cherry picked from commit 22ff5c1)