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
Because when src accesses dst, if dst is managed by waypoint. Then for http access, the access link is src->waypoint->dst.
The src addr obtained by dst will become the waypoint's addr, because the waypoint's addr will replace the src's addr. This will result in the link failing to pass the Authorization Policy and the link will fail to be established.
What happened:
When httpbin is managed by waypoint, even
10.244.1.46
access to httpbin is denied.What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
Kernel-Native Mode
andDuel-Engine Mode
):The text was updated successfully, but these errors were encountered: