open-nomad/client/allocrunner/taskrunner
Michael Schurter 1d569a27dc Revert "executor/linux: add defensive checks to binary path"
This reverts commit cb36f4537e63d53b198c2a87d1e03880895631bd.
2019-04-02 11:17:12 -07:00
..
getter
interfaces
restarts
state client: test logmon cleanup 2019-03-04 13:15:15 -08:00
template Fix env templates having interpolated destinations 2019-01-28 10:28:53 -08: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
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
lifecycle.go
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
stats_hook_test.go
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