-
Notifications
You must be signed in to change notification settings - Fork 157
[DNM] Ovs cpu part2 saga revert set3 #2560
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: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tssurya The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
looks like commits were not standalone :/ closing this as I can only revert the full feature to get results |
Signed-off-by: nithyar <[email protected]> (cherry picked from commit d1bbbab)
Signed-off-by: nithyar <[email protected]> (cherry picked from commit 98a016a)
Signed-off-by: nithyar <[email protected]> (cherry picked from commit fbe5bea)
Chassis should handle multiple encaps and they could be added or removed dynamically. CreateOrUpdateChassis function is programmed to set only the list of current encaps based on node-encap-ips annotation and stale entries would be garbage collected. Signed-off-by: nithyar <[email protected]> (cherry picked from commit 971d8c9)
Change to node primary IP is already taken into account while setting effective.encapip and we are tracking changes to node-encap-ips annotation Signed-off-by: nithyar <[email protected]> (cherry picked from commit 508747e)
5bc239d
to
47f84f7
Compare
/hold |
@tssurya: 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. |
This reverts commit 0ee80bf. Conflict in gateway_shared_intf.go because of not having https://github.com/ovn-kubernetes/ovn-kubernetes/pull/5153/files#diff-d3aa58d9b58a0a09264f072df46ab01d0501eb508c4656411ae2dc1ac68fb3c4 Signed-off-by: Surya Seetharaman <[email protected]> (cherry picked from commit ebb7339) (cherry picked from commit b3760a1)
This reverts commit b1525c3. Signed-off-by: Surya Seetharaman <[email protected]> (cherry picked from commit 936e621) (cherry picked from commit def2909)
/payload 4.20 nightly blocking |
@tssurya: trigger 11 job(s) of type blocking for the nightly release of OCP 4.20
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/f0224660-2f07-11f0-87fe-f4e1b9ac4570-0 |
PR needs rebase. 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. |
Encap fixes