You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/xds
R.B. Boyer 1dbd92e091
connect: validate and test more of the L7 config entries (#6156)
5 years ago
..
testdata connect: rework how the service resolver subset OnlyPassing flag works (#6173) 5 years ago
clusters.go Merge Consul OSS branch 'master' at commit ef257b084d 5 years ago
clusters_test.go implement some missing service-router features and add more xDS testing (#6065) 5 years ago
config.go Make cluster names SNI always (#6081) 5 years ago
config_test.go connect: allow overriding envoy listener bind_address (#6033) 5 years ago
endpoints.go connect: rework how the service resolver subset OnlyPassing flag works (#6173) 5 years ago
endpoints_test.go connect: rework how the service resolver subset OnlyPassing flag works (#6173) 5 years ago
golden_test.go
listeners.go implement some missing service-router features and add more xDS testing (#6065) 5 years ago
listeners_test.go implement some missing service-router features and add more xDS testing (#6065) 5 years ago
response.go
routes.go connect: validate and test more of the L7 config entries (#6156) 5 years ago
routes_test.go connect: validate and test more of the L7 config entries (#6156) 5 years ago
server.go
server_test.go implement some missing service-router features and add more xDS testing (#6065) 5 years ago
sni.go Make cluster names SNI always (#6081) 5 years ago
testing.go
xds.go