open-nomad/command/agent/consul
Michael Schurter cfcbb9fa21 consul: periodically reconcile services/checks
Periodically sync services and checks from Nomad to Consul. This is
mostly useful when testing with the Consul dev agent which does not
persist state across restarts. However, this is a reasonable safety
measure to prevent skew between Consul's state and Nomad's
services+checks.

Also modernized the test suite a bit.
2018-04-19 15:45:42 -07:00
..
catalog_testing.go
check_watcher.go
check_watcher_test.go
client.go
int_test.go
script.go
script_test.go
unit_test.go
version_checker.go
version_checker_test.go