-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
1 changed file
with
26 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters