consul/command
Matt Keeler d3881dd754
ACL Node Identities (#7970)
A Node Identity is very similar to a service identity. Its main targeted use is to allow creating tokens for use by Consul agents that will grant the necessary permissions for all the typical agent operations (node registration, coordinate updates, anti-entropy).

Half of this commit is for golden file based tests of the acl token and role cli output. Another big updates was to refactor many of the tests in agent/consul/acl_endpoint_test.go to use the same style of tests and the same helpers. Besides being less boiler plate in the tests it also uses a common way of starting a test server with ACLs that should operate without any warnings regarding deprecated non-uuid master tokens etc.
2020-06-16 12:54:27 -04:00
..
acl ACL Node Identities (#7970) 2020-06-16 12:54:27 -04:00
agent
catalog
config config: add HookWeakDecodeFromSlice 2020-06-08 17:05:09 -04:00
connect Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057) 2020-06-10 23:20:17 +02:00
debug
event
exec
flags
forceleave
helpers
info
intention Add connect expose CLI command 2020-06-05 14:54:29 -07:00
join
keygen
keyring
kv Add unconvert linter 2020-05-12 13:47:25 -04:00
leave
lock
login
logout
maint Add unconvert linter 2020-05-12 13:47:25 -04:00
members
monitor
operator
reload
rtt
services
snapshot fix some flaky snapshot tests (#8015) 2020-06-03 14:18:52 -05:00
tls
validate
version acl: remove the deprecated `acl_enforce_version_8` option (#7991) 2020-05-29 16:16:03 -05:00
watch
commands_oss.go Add connect expose CLI command 2020-06-05 14:54:29 -07:00
registry.go