open-consul/agent/xds
Chris Piraino 9d92c42c90
Append port number to ingress host domain (#8190)
A port can be sent in the Host header as defined in the HTTP RFC, so we
take any hosts that we want to match traffic to and also add another
host with the listener port added.

Also fix an issue with envoy integration tests not running the
case-ingress-gateway-tls test.
2020-07-07 10:43:04 -05:00
..
testdata Append port number to ingress host domain (#8190) 2020-07-07 10:43:04 -05:00
clusters.go Fix a bunch of unparam lint issues 2020-06-24 13:00:14 -04:00
clusters_test.go Fix a bunch of unparam lint issues 2020-06-24 13:00:14 -04:00
config.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 2020-06-23 15:19:56 -05:00
config_test.go Enable gateways to resolve hostnames to IPv4 addresses (#7999) 2020-06-03 15:28:45 -06:00
endpoints.go Fix a bunch of unparam lint issues 2020-06-24 13:00:14 -04:00
endpoints_test.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 2020-06-23 15:19:56 -05:00
failover_math.go
failover_math_test.go
golden_test.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 2020-06-23 15:19:56 -05:00
listeners.go Fix a bunch of unparam lint issues 2020-06-24 13:00:14 -04:00
listeners_test.go Fix a bunch of unparam lint issues 2020-06-24 13:00:14 -04:00
naming.go
response.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 2020-06-23 15:19:56 -05:00
routes.go Append port number to ingress host domain (#8190) 2020-07-07 10:43:04 -05:00
routes_test.go Append port number to ingress host domain (#8190) 2020-07-07 10:43:04 -05:00
server.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 2020-06-23 15:19:56 -05:00
server_oss.go Updates to Config Entries and Connect for Namespaces (#7116) 2020-01-24 10:04:58 -05:00
server_test.go Fix a bunch of unparam lint issues 2020-06-24 13:00:14 -04:00
testing.go connect: upgrade github.com/envoyproxy/go-control-plane to v0.9.5 (#8165) 2020-06-23 15:19:56 -05:00
xds.go Remove unused customEDSClusterJSON 2020-03-27 15:38:16 -04:00