consul/agent/auto-config
Matt Keeler 977eb725a7
Refactor AutoConfig RPC to not have a direct dependency on the Server type
Instead it has an interface which can be mocked for better unit testing that is deterministic and not prone to flakiness.

# Conflicts:
#	agent/pool/pool.go
2020-07-09 10:37:55 -04:00
..
auto_config.go Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-09 10:37:55 -04:00
auto_config_test.go Refactor AutoConfig RPC to not have a direct dependency on the Server type 2020-07-09 10:37:55 -04:00
config_translate.go Merge pull request #8193 from hashicorp/feature/auto-config/suppress-config-warnings 2020-06-27 14:07:30 +00:00
config_translate_test.go Merge pull request #8193 from hashicorp/feature/auto-config/suppress-config-warnings 2020-06-27 14:07:30 +00:00