generated from kubernetes/kubernetes-template-project
-
Couldn't load subscription status.
- Fork 184
Open
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
#1769 adds the GatewayFollowingEPPRoutingWithDataParallelism test which only verifies pod-level confinement (i.e., requests never leak to pods that EPP didn’t return). It does not assert which port (i.e. rank) within a selected pod handled the request. Currently, the echo server used for tests does not echo back the port used for the request. When this echo server has been updated or a different echo server is used that echos the request port, update the GatewayFollowingEPPRoutingWithDataParallelism to assert the request port so DP can be properly tested.
Metadata
Metadata
Assignees
Labels
triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.