open-nomad/client/allocrunner/taskrunner
Mahmood Ali 9369b123de use drivers.FSIsolation 2019-01-08 09:11:47 -05:00
..
getter client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
interfaces client: fix tr lifecycle logic and shutdown delay 2018-11-05 12:32:05 -08:00
restarts client: fix broked tests from refactoring 2018-10-16 16:56:56 -07:00
state tr: fix HookState Copy() and Equal() methods 2018-12-19 09:58:06 -08:00
template client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
artifact_hook.go client/state: support upgrading from 0.8->0.9 2018-12-19 10:39:27 -08:00
device_hook.go Store device envs separately and pass to drivers 2018-12-19 14:23:09 -08:00
device_hook_test.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
dispatch_hook.go client/state: support upgrading from 0.8->0.9 2018-12-19 10:39:27 -08:00
dispatch_hook_test.go use drivers.FSIsolation 2019-01-08 09:11:47 -05:00
driver_handle.go client: review comments and fixup/skip tests 2018-10-16 16:56:56 -07:00
errors.go taskrunner: Use hook errors for artifacts 2018-12-17 10:39:38 +01:00
lazy_handle.go Review comments 2019-01-07 14:50:28 -08:00
lifecycle.go Fix various bugs with task events 2018-12-05 14:27:07 -08:00
logmon_hook.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
logmon_hook_test.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
service_hook.go Fix unit tests + upgrade pathing resources 2018-12-18 15:50:44 -08:00
stats_hook.go Review comments 2019-01-07 14:50:28 -08:00
stats_hook_test.go client: Merge driver/shared/structs and client/structs 2018-11-30 10:56:45 +01:00
task_dir_hook.go use drivers.FSIsolation 2019-01-08 09:11:47 -05:00
task_runner.go Review comments 2019-01-07 14:50:28 -08:00
task_runner_getters.go drivermanager: use allocID and task name to route task events 2018-12-18 23:01:51 -05:00
task_runner_hooks.go Review comments 2019-01-07 14:50:28 -08:00
task_runner_test.go Test recovery 2019-01-07 14:49:41 -08:00
template_hook.go client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
validate_hook.go client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
validate_hook_test.go client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
vault_hook.go client: support graceful shutdowns 2018-11-19 16:39:30 -08:00
vault_hook_test.go client: support graceful shutdowns 2018-11-19 16:39:30 -08:00