open-nomad/client/allocrunner/taskrunner
2019-04-10 10:34:10 -05:00
..
getter
interfaces
restarts
state client: test logmon cleanup 2019-03-04 13:15:15 -08:00
template vault e2e: pass vault version into setup instead of having to infer it from test name 2019-04-10 10:34:10 -05:00
testdata executor/linux: make chroot binary paths absolute 2019-04-01 15:45:31 -07:00
artifact_hook.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
artifact_hook_test.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
device_hook.go
device_hook_test.go
dispatch_hook.go
dispatch_hook_test.go
driver_handle.go executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
errors.go client: artifact errors are retry-able 2019-02-20 07:21:27 -08:00
errors_test.go client: artifact errors are retry-able 2019-02-20 07:21:27 -08:00
lazy_handle.go executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
lifecycle.go Rename TaskKillHook to TaskPreKillHook to more closely match usage 2019-01-22 09:41:21 -06:00
logmon_hook.go logmon: make Start rpc idempotent and simplify hook 2019-03-19 14:02:36 -04:00
logmon_hook_test.go logmon: make Start rpc idempotent and simplify hook 2019-03-19 14:02:36 -04:00
logmon_hook_unix_test.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
service_hook.go consul: fix task deregistration hook 2019-02-12 15:36:02 -08:00
service_hook_test.go consul: fix task deregistration hook 2019-02-12 15:36:02 -08:00
stats_hook.go tr: use context in as select statement 2019-01-22 20:11:39 -05:00
stats_hook_test.go executor: implement streaming stats API 2019-01-12 12:18:22 -05:00
task_dir_hook.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
task_runner.go client: emit event and call exited hooks during cleanup 2019-03-05 15:12:02 -08:00
task_runner_getters.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
task_runner_hooks.go client: ensure task is cleaned up when terminal 2019-03-01 14:00:23 -08:00
task_runner_test.go Revert "executor/linux: add defensive checks to binary path" 2019-04-02 11:17:12 -07:00
template_hook.go
validate_hook.go
validate_hook_test.go
vault_hook.go emit TaskRestartSignal event on vault restart 2019-02-22 15:56:14 -05:00
vault_hook_test.go