open-nomad/client/allocrunner/taskrunner
Michael Schurter 528c426c53 Port client portion of #4392 to new taskrunner
PR #4392 was merged to master *after* allocrunnerv2 was branched, so the
client-specific portions must be ported from master to arv2.
2018-10-16 16:56:56 -07:00
..
getter allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
interfaces client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
restarts client: fix broked tests from refactoring 2018-10-16 16:56:56 -07:00
state client: simplify driver plugin logic from review comments 2018-10-16 16:56:56 -07:00
template client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
artifact_hook.go tr: implement dispatch payload hook 2018-10-16 16:56:56 -07:00
dispatch_hook.go tr: implement dispatch payload hook 2018-10-16 16:56:56 -07:00
dispatch_hook_test.go tr: implement dispatch payload hook 2018-10-16 16:56:56 -07:00
driver_handle.go client: review comments and fixup/skip tests 2018-10-16 16:56:56 -07:00
errors.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
handleproxy.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
handleproxy_test.go Fix lints 2018-10-16 16:56:56 -07:00
lifecycle.go taskrunner: return error on waitCh 2018-10-16 16:56:56 -07: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 client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
shutdown_delay_hook.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
stats_hook.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
stats_hook_test.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
task_dir_hook.go client: begin driver plugin integration 2018-10-16 16:56:56 -07:00
task_runner.go Port client portion of #4392 to new taskrunner 2018-10-16 16:56:56 -07:00
task_runner_getters.go client: review comments and fixup/skip tests 2018-10-16 16:56:56 -07:00
task_runner_hooks.go tr: implement dispatch payload hook 2018-10-16 16:56:56 -07:00
template_hook.go tr: implement dispatch payload hook 2018-10-16 16:56:56 -07:00
validate_hook.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
validate_hook_test.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
vault_hook.go tr: implement dispatch payload hook 2018-10-16 16:56:56 -07:00