OCPBUGS-11967: Use ovn-k masquerade nexthop address as gateway route's default gw#1775
Conversation
With this change, the gateway router of ovn-k can always forward egress traffic to host kernel. It will fix the following scenarios: 1. no default gateway host 2. the connection to host default gateway is down Signed-off-by: Peng Liu <pliu@redhat.com>
|
@pliurh: This pull request references Jira Issue OCPBUGS-11967, which is valid. The bug has been moved to the POST state. 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 kubernetes/test-infra repository. |
|
/cc @anuragthehatter |
|
This change looks good to me. I see that @jogeo asked @anuragthehatter to look at it, is that for pre-merge testing? |
|
LGTM |
|
/test microshift-e2e-arm |
|
/retest |
|
/lgtm |
|
/cherry-pick release-4.13 |
|
@dhellmann: once the present PR merges, I will cherry-pick it on top of release-4.13 in a new PR and assign it to you. 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhellmann, pliurh 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 |
|
@pliurh: 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/test-infra repository. I understand the commands that are listed here. |
|
@pliurh: Jira Issue OCPBUGS-11967: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-11967 has been moved to the MODIFIED state. 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/test-infra repository. |
|
@dhellmann: new pull request created: #1791 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/test-infra repository. |
With this change, the gateway router of ovn-k can always forward egress traffic to host kernel.
It will fix the following scenarios:
Which issue(s) this PR addresses:
Closes #