open-consul/agent/local
Matt Keeler 2c7844d220
Implement Client Agent Auto Config
There are a couple of things in here.

First, just like auto encrypt, any Cluster.AutoConfig RPC will implicitly use the less secure RPC mechanism.

This drastically modifies how the Consul Agent starts up and moves most of the responsibilities (other than signal handling) from the cli command and into the Agent.
2020-06-17 16:49:46 -04:00
..
state.go tests: ensure that the ServiceExists helper function normalizes entmeta (#8025) 2020-06-05 10:41:39 +02:00
state_test.go Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
testing.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00