consul/command/connect
Chris Piraino 7c4cc71131
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 13:12:08 -05: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 13:12:08 -05:00
expose connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
proxy Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
connect.go
connect_test.go Builtin tls helper (#5078) 2018-12-19 09:22:49 +01:00