open-consul/agent/consul/structs
James Phillips 8572931afe Cleans up version 8 ACLs in the agent and the docs. (#3248)
* Moves magic check and service constants into shared structs package.

* Removes the "consul" service from local state.

Since this service is added by the leader, it doesn't really make sense to
also keep it in local state (which requires special ACLs to configure), and
requires a bunch of special cases in the local state logic. This requires
fewer special cases and makes ACL bootstrapping cleaner.

* Makes coordinate update ACL log message a warning, similar to other AE warnings.

* Adds much more detailed examples for bootstrapping ACLs.

This can hopefully replace https://gist.github.com/slackpad/d89ce0e1cc0802c3c4f2d84932fa3234.
2017-07-13 22:33:47 -07:00
..
catalog.go Cleans up version 8 ACLs in the agent and the docs. (#3248) 2017-07-13 22:33:47 -07:00
check_defintion.go Fixes broken HTTP header and method for health checks. (#3178) 2017-06-23 01:15:48 -07:00
check_defintion_test.go Fixes broken HTTP header and method for health checks. (#3178) 2017-06-23 01:15:48 -07:00
check_type.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
operator.go pkg refactor 2017-06-10 18:52:45 +02:00
operator_test.go pkg refactor 2017-06-10 18:52:45 +02:00
prepared_query.go pkg refactor 2017-06-10 18:52:45 +02:00
prepared_query_test.go pkg refactor 2017-06-10 18:52:45 +02:00
service_definition.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
service_definition_test.go agent: move structs into consul/structs pkg 2017-06-21 05:42:39 +02:00
snapshot.go agent: move the SnapshotReplyFn out of the way 2017-06-21 05:42:39 +02:00
structs.go Redo bug fix for stale reads on server startup, leveraging RPCHOldtimeout instead of maxQueryTime, plus tests 2017-06-15 22:41:30 -05:00
structs_test.go pkg refactor 2017-06-10 18:52:45 +02:00
txn.go pkg refactor 2017-06-10 18:52:45 +02:00