open-consul/agent/xds
Chris Piraino af5cc8fd92 Add all the xds ingress tests
This commit copies many of the connect-proxy xds testcases and reuses
for ingress gateways. This allows us to more easily see changes to the
envoy configuration when make updates to ingress gateways.
2020-04-24 09:31:32 -05:00
..
testdata Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
clusters.go
clusters_test.go Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
config.go
config_test.go
endpoints.go
endpoints_test.go Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
failover_math.go
failover_math_test.go
golden_test.go
listeners.go
listeners_test.go Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
naming.go
response.go
routes.go Add http routing support and integration test to ingress gateways 2020-04-24 09:31:32 -05:00
routes_test.go Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
server.go
server_oss.go
server_test.go
testing.go
xds.go