open-consul/agent/xds
Jack Pearkes 2b1761bab3 Make cluster names SNI always (#6081)
* Make cluster names SNI always

* Update some tests

* Ensure we check for prepared query types

* Use sni for route cluster names

* Proper mesh gateway mode defaulting when the discovery chain is used

* Ignore service splits from PatchSliceOfMaps

* Update some xds golden files for proper test output

* Allow for grpc/http listeners/cluster configs with the disco chain

* Update stats expectation
2019-07-08 12:48:48 +01:00
..
testdata Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
clusters.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
clusters_test.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
config.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
config_test.go connect: allow overriding envoy listener bind_address (#6033) 2019-07-05 16:06:47 +01:00
endpoints.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
endpoints_test.go Fix a bunch of xds flaky tests 2019-07-02 15:53:06 -04:00
golden_test.go Connect: allow configuring Envoy for L7 Observability (#5558) 2019-04-29 17:27:57 +01:00
listeners.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
listeners_test.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
response.go activate most discovery chain features in xDS for envoy (#6024) 2019-07-01 22:10:51 -05:00
routes.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
server.go Implement Mesh Gateways 2019-07-01 16:28:30 -04:00
server_test.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
sni.go Make cluster names SNI always (#6081) 2019-07-08 12:48:48 +01:00
testing.go Upgrade xDS (go-control-plane) API to support Envoy 1.10. (#5872) 2019-06-07 07:10:43 -05:00
xds.go Update links to envoy docs on xDS protocol (#5871) 2019-06-03 11:03:05 -05:00