open-consul/connect
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
..
certgen Fix support for RSA CA keys in Connect. (#6638) 2019-11-01 13:20:26 +00:00
proxy Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
example_test.go connect.Service based implementation after review feedback. 2018-06-14 09:41:56 -07:00
resolver.go Ensure Consul is IPv6 compliant (#5468) 2019-06-04 10:02:38 -04:00
resolver_test.go Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
service.go fix use of hclog logger (#7264) 2020-02-12 09:37:16 -06:00
service_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
tls.go ci: Add staticcheck and fix most errors 2020-05-28 11:59:58 -04:00
tls_test.go Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00