consul/command/connect
Chris Piraino 0385a5bb58 Fix envoy bootstrap logic to not append multiple self_admin clusters (#8371)
Previously, the envoy bootstrap config would blindly copy the self_admin
cluster into the list of static clusters when configuring either
ReadyBindAddr, PrometheusBindAddr, or StatsBindAddr.

Since ingress gateways always configure the ReadyBindAddr property,
users ran into this case much more often than previously.
2020-07-23 18:12:39 +00:00
..
ca Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
envoy Fix envoy bootstrap logic to not append multiple self_admin clusters (#8371) 2020-07-23 18:12:39 +00:00
expose Merge pull request #8075 from hashicorp/expose-cli-testfix 2020-06-09 22:26:23 +00:00
proxy Merge pull request #8086 from hashicorp/feature/auto-config/client-config-inject 2020-06-18 14:45:52 +00:00
connect.go Original proxy and connect.Client implementation. Working end to end. 2018-06-14 09:41:56 -07:00
connect_test.go Builtin tls helper (#5078) 2018-12-19 09:22:49 +01:00