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
Doing data-plane adoption while testing scenario A (different
subnets between wallaby and next-gen) will result in connectivity
problem since pods will try to reach old CP using default route
(since both CP are on different subnets) and won't be able to reach it.
Adding this route in internalapi to support data-plane
adoption scenario A gates.
Currently only one route can be added, if needed logic can be improved
to include more than one route.
Ref: OSPRH-5602
0 commit comments