open-consul/agent/xds
Kyle Havlovitz 28b4819882
Merge pull request #7759 from hashicorp/ingress/tls-hosts
Add TLS option for Ingress Gateway listeners
2020-05-11 09:18:43 -07:00
..
testdata Merge pull request #7759 from hashicorp/ingress/tls-hosts 2020-05-11 09:18:43 -07:00
clusters.go xds: Add passive health check config for upstreams 2020-05-08 14:56:57 -04:00
clusters_test.go
config.go Add outlier_detection check to integration test 2020-05-08 14:56:57 -04:00
config_test.go Add outlier_detection check to integration test 2020-05-08 14:56:57 -04:00
endpoints.go
endpoints_test.go
failover_math.go
failover_math_test.go
golden_test.go
listeners.go Merge pull request #7759 from hashicorp/ingress/tls-hosts 2020-05-11 09:18:43 -07:00
listeners_test.go Add TLS option and DNS SAN support to ingress config 2020-05-06 15:12:02 -05:00
naming.go
response.go
routes.go
routes_test.go
server.go Allow ingress gateways to send empty clusters, routes, and listeners (#7795) 2020-05-07 16:19:25 -05:00
server_oss.go
server_test.go Allow ingress gateways to send empty clusters, routes, and listeners (#7795) 2020-05-07 16:19:25 -05:00
testing.go
xds.go