open-nomad/client/allocrunner
Michael Schurter 0ba1a5251b client: cleanup and document context uses
Some of the context uses in TR hooks are useless (Killed during Stop
never seems meaningful).

None of the hooks are interruptable for graceful shutdown which is
unfortunate and probably needs fixing.
2019-03-12 15:03:54 -07:00
..
interfaces client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
state allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
taskrunner client: emit event and call exited hooks during cleanup 2019-03-05 15:12:02 -08:00
alloc_runner.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
alloc_runner_hooks.go client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
alloc_runner_test.go client: test logmon cleanup 2019-03-04 13:15:15 -08:00
alloc_runner_unix_test.go client: emit event and call exited hooks during cleanup 2019-03-05 15:12:02 -08:00
allocdir_hook.go client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
config.go client/drivermananger: add driver manager 2018-12-18 22:55:18 -05:00
health_hook.go client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
health_hook_test.go client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
migrate_hook.go client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
testing.go client: add proper build flag to allocrunner testing.go 2018-12-19 20:22:07 -05:00
upstream_allocs_hook.go client: cleanup and document context uses 2019-03-12 15:03:54 -07:00
util.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00