open-nomad/command/agent/consul
Michael Schurter 6459c19ffc consul: fix script checks exiting after 1 run
Fixes a regression caused in d335a82859ca2177bc6deda0c2c85b559daf2db3

The removal of the inner context made the remaining cancels cancel the
outer context and cause script checks to exit prematurely.
2018-12-03 18:50:02 -08:00
..
catalog_testing.go
check_watcher.go
check_watcher_test.go Fix lints 2018-10-16 16:56:56 -07:00
client.go Pass service metadata "external-source" for consul UI integration 2018-11-16 11:28:56 -06:00
int_test.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
script.go consul: fix script checks exiting after 1 run 2018-12-03 18:50:02 -08:00
script_test.go mark and skip failing consul failing tests 2018-11-13 10:21:40 -05:00
structs.go client: refactor post allocrunnerv2 finalization 2018-10-16 16:56:56 -07:00
unit_test.go consul: fix script checks exiting after 1 run 2018-12-03 18:50:02 -08:00
version_checker.go
version_checker_test.go