consul/command/connect/envoy
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
..
pipe-bootstrap Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
testdata [backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8265) 2020-07-09 17:04:23 -05:00
bootstrap_config.go Fix envoy bootstrap logic to not append multiple self_admin clusters (#8371) 2020-07-23 18:12:39 +00:00
bootstrap_config_test.go Fix envoy bootstrap logic to not append multiple self_admin clusters (#8371) 2020-07-23 18:12:39 +00:00
bootstrap_tpl.go [backport: 1.8.x] xds: version sniff envoy and switch regular expressions from 'regex' to 'safe_regex' on newer envoy versions (#8265) 2020-07-09 17:04:23 -05:00
envoy.go Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057) 2020-06-10 21:20:42 +00:00
envoy_test.go Use proxy-id in gateway auto-registration (#7845) 2020-05-13 11:56:53 -06:00
exec_test.go Set --max-obj-name-len 256 when execing Envoy (#6202) 2019-07-26 15:43:15 -04:00
exec_unix.go Set --max-obj-name-len 256 when execing Envoy (#6202) 2019-07-26 15:43:15 -04:00
exec_unsupported.go cli: avoid passing envoy bootstrap configuration as arguments (#4747) 2018-10-10 16:55:34 +01:00
flags.go Standardize support for Tagged and BindAddresses in Ingress Gateways (#7924) 2020-05-21 14:08:43 +00:00
flags_test.go Standardize support for Tagged and BindAddresses in Ingress Gateways (#7924) 2020-05-21 14:08:43 +00:00