consul/command
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
..
acl Merge pull request #8086 from hashicorp/feature/auto-config/client-config-inject 2020-06-18 14:45:52 +00:00
agent Don’t leak metrics go routines in tests (#8182) 2020-06-24 14:15:50 +00:00
catalog Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
config cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 20:48:07 +00:00
connect 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
debug Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
event Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
exec Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
flags Merge pull request #8169 from hashicorp/config-entry-ns 2020-06-23 11:44:57 -06:00
forceleave Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
helpers Centralized Config CLI (#5731) 2019-04-30 16:27:16 -07:00
info Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
intention Merge pull request #8040 from hashicorp/ingress/expose-cli 2020-06-09 19:11:51 +00:00
join Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
keygen Update default gossip encryption key size to 32 bytes 2019-07-30 09:45:41 -06:00
keyring Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
kv Add unconvert linter 2020-05-12 13:47:25 -04:00
leave Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
lock Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
login acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
logout Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
maint Add unconvert linter 2020-05-12 13:47:25 -04:00
members Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
monitor Rename NewTestAgentWithFields to StartTestAgent 2020-03-31 17:14:55 -04:00
operator Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
reload Merge pull request #8086 from hashicorp/feature/auto-config/client-config-inject 2020-06-18 14:45:52 +00:00
rtt Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
services Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file 2020-06-17 15:21:34 -04:00
snapshot fix some flaky snapshot tests (#8015) 2020-06-03 19:19:36 +00:00
tls docs: fix filenames (#7453) 2020-03-17 21:00:45 +01:00
validate Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file 2020-06-17 15:21:34 -04:00
version add v to version pretty formatter (#8341) 2020-07-20 21:45:57 +00:00
watch Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
commands_oss.go Add Revision to version CLI output and add JSON support 2020-07-10 10:43:09 -04:00
registry.go Abandon daemonize for simpler solution (preserving history): 2018-06-25 12:24:10 -07:00