You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR changes BGP regression to test things
using the actual default gateway that exists
instead of using the frr router as its default
gateway.
This does two things:
1) add masquerade routes to github runner for these lanes
2) add routes from github runner back to the nodes for reply traffic
since github runner will be the default gateway for the
cluster and pod traffic will leave the cluster unSNATed,
we have to have the infra setup have these two above
pieces for the tests to work properly
Signed-off-by: Surya Seetharaman <[email protected]>
0 commit comments