open-consul/agent/xds/testdata/routes
Chris Piraino 210dda5682 Allow Hosts field to be set on an ingress config entry
- Validate that this cannot be set on a 'tcp' listener nor on a wildcard
service.
- Add Hosts field to api and test in consul config write CLI
- xds: Configure envoy with user-provided hosts from ingress gateways
2020-05-06 15:06:13 -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
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
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
ingress-defaults-no-chain.golden Add all the xds ingress tests 2020-04-24 09:31:32 -05:00
ingress-http-multiple-services.golden Allow Hosts field to be set on an ingress config entry 2020-05-06 15:06:13 -05:00
ingress-splitter-with-resolver-redirect.golden Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -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 Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
ingress-with-chain-and-splitter.golden Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -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 Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
splitter-with-resolver-redirect.golden