consul/website/pages/docs
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 Switching service-route, service-resolver, service-splitter examples to CamelCase (#8107) 2020-06-15 14:14:36 -07:00
commands Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057) 2020-06-10 23:20:17 +02:00
connect Support envoy 1.14.2, 1.13.2, 1.12.4 (#8057) 2020-06-10 23:20:17 +02:00
enterprise
guides Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-05-29 14:19:16 -04:00
install docs: Fix rendering of markdown on performance page 2020-06-08 10:29:47 -07:00
internals Add newline to fix rendering bug 2020-06-03 15:21:06 -04:00
k8s Remove underscores from gateway URL paths (#7962) 2020-05-28 14:19:17 -05:00
upgrading acl: remove the deprecated `acl_enforce_version_8` option (#7991) 2020-05-29 16:16:03 -05:00
common-errors.mdx
faq.mdx
glossary.mdx
index.mdx
partnerships.mdx