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
connectivity: cover echo-{same,other}-node services in ingress tests
There's been some back and forth [1,2] on which service should be the
backend of the ingress, as echo-other-node allows to cover the cluster
mesh case as well, but is not available on single-node clusters. Given
that they provide a different coverage, and we just discovered a bug
which only happens when targeting a backend on the same node of the
client, let's start creating two ingresses to cover both cases.
[1]: f7a8822 ("connectivity: make ingress target echo-other-node deployment")
[2]: 7e7fa6a ("ingress: Update backend service for Ingress")
Signed-off-by: Marco Iorio <[email protected]>
0 commit comments