consul/command/connect/envoy
R.B. Boyer 5b7bbb9de5 xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config (#8440)
When consul is restarted and an envoy that had already sent
DiscoveryRequests to the previous consul process sends a request to the
new process it doesn't respect the setting and never populates
DiscoveryRequest.Node for the life of the new consul process due to this
bug: https://github.com/envoyproxy/envoy/issues/9682

Fixes #8430
2020-08-05 20:00:58 +00:00
..
pipe-bootstrap Fix envoy 1.10 exec (#5964) 2019-06-21 16:06:25 +01:00
testdata xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config (#8440) 2020-08-05 20:00:58 +00: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 xds: revert setting set_node_on_first_message_only to true when generating envoy bootstrap config (#8440) 2020-08-05 20:00:58 +00: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