open-consul/agent/xds/testdata/routes
Chris Piraino 5d0cb00ec3
Always require Host header values for http services (#7990)
Previously, we did not require the 'service-name.*' host header value
when on a single http service was exposed. However, this allows a user
to get into a situation where, if they add another service to the
listener, suddenly the previous service's traffic might not be routed
correctly. Thus, we always require the Host header, even if there is
only 1 service.

Also, we add the make the default domain matching more restrictive by
matching "service-name.ingress.*" by default. This lines up better with
the namespace case and more accurately matches the Consul DNS value we
expect people to use in this case.
2020-06-08 13:16:24 -05:00
..
connect-proxy-with-chain-and-overrides.golden xds: improve how envoy metrics are emitted (#6312) 2019-08-16 09:30:17 -05:00
connect-proxy-with-chain-and-router.golden Fixes envoy config when both RetryOn* values are set (#7280) 2020-02-18 09:25:47 -06:00
connect-proxy-with-chain-and-splitter.golden implement some missing service-router features and add more xDS testing (#6065) 2019-07-12 14:16:21 -05:00
connect-proxy-with-chain-external-sni.golden connect: introduce ExternalSNI field on service-defaults (#6324) 2019-08-19 12:19:44 -05:00
connect-proxy-with-chain.golden implement some missing service-router features and add more xDS testing (#6065) 2019-07-12 14:16:21 -05:00
connect-proxy-with-grpc-router.golden xds: allow http match criteria to be applied to routes on services using grpc protocols (#6149) 2019-07-17 14:07:08 -05:00
defaults-no-chain.golden implement some missing service-router features and add more xDS testing (#6065) 2019-07-12 14:16:21 -05:00
ingress-defaults-no-chain.golden Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
ingress-http-multiple-services.golden Always require Host header values for http services (#7990) 2020-06-08 13:16:24 -05:00
ingress-splitter-with-resolver-redirect.golden Always require Host header values for http services (#7990) 2020-06-08 13:16:24 -05:00
ingress-with-chain-and-overrides.golden Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
ingress-with-chain-and-router.golden Always require Host header values for http services (#7990) 2020-06-08 13:16:24 -05:00
ingress-with-chain-and-splitter.golden Always require Host header values for http services (#7990) 2020-06-08 13:16:24 -05:00
ingress-with-chain-external-sni.golden Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
ingress-with-chain.golden Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
ingress-with-grpc-router.golden Always require Host header values for http services (#7990) 2020-06-08 13:16:24 -05:00
splitter-with-resolver-redirect.golden implement some missing service-router features and add more xDS testing (#6065) 2019-07-12 14:16:21 -05:00