open-nomad/command/agent/consul
Alex Dadgar d86b3977b9 Fix alloc health with checks using interpolation
Fixes an issue in which the allocation health watcher was checking for
allocations health based on un-interpolated services and checks. Change
the interface for retrieving check information from Consul to retrieving
all registered services and checks by allocation. In the future this
will allow us to output nicer messages.

Fixes https://github.com/hashicorp/nomad/issues/2969
2017-08-07 16:27:08 -07:00
..
catalog_testing.go Follow _testing.go convention for testing tools 2017-04-19 12:42:47 -07:00
client.go Fix alloc health with checks using interpolation 2017-08-07 16:27:08 -07:00
int_test.go Fix alloc health with checks using interpolation 2017-08-07 16:27:08 -07:00
script.go Thanks go vet! 2017-04-19 13:05:41 -07:00
script_test.go Forgot to setcmdenv 2017-07-25 12:09:57 -07:00
unit_test.go Fix alloc health with checks using interpolation 2017-08-07 16:27:08 -07:00