open-nomad/client/allocrunner
Michael Schurter a152e3ef17 consul: fix task deregistration hook
Broke ShutdownDelay but the test was timing dependent so it just
appeared flaky. Made the test slower so that it should never incorrectly
pass.
2019-02-12 15:36:02 -08:00
..
interfaces Rename TaskKillRequest/Response to TaskPreKillRequest/Response 2019-01-22 09:54:02 -06:00
state
taskrunner consul: fix task deregistration hook 2019-02-12 15:36:02 -08:00
alloc_runner.go Modified destroy failure handling to rely on allocrunner's destroy method 2019-01-12 10:37:12 -06:00
alloc_runner_hooks.go Use DesiredState to determine whether to stop sending task events 2019-01-22 16:43:32 -06:00
alloc_runner_test.go test: port some pre-0.9 DeploymentHealth tests 2019-01-14 09:56:53 -08:00
allocdir_hook.go
config.go
health_hook.go
health_hook_test.go
migrate_hook.go
testing.go client: add proper build flag to allocrunner testing.go 2018-12-19 20:22:07 -05:00
upstream_allocs_hook.go
util.go