open-nomad/client/allocrunnerv2/taskrunner
Michael Schurter 4136e59f79 arv2: implement alloc health watching
Also remove initial alloc from broadcaster as it just caused useless
extra processing.
2018-10-16 16:53:30 -07:00
..
interfaces Remove SetState from interface 2018-10-16 16:53:29 -07:00
state wip 2018-10-16 16:53:29 -07:00
template Implement lifecycle hooks on the task runner 2018-10-16 16:53:29 -07:00
artifact_hook.go artifacts: don't emit event when there's no artifacts 2018-10-16 16:53:30 -07:00
errors.go Implement lifecycle hooks on the task runner 2018-10-16 16:53:29 -07:00
lifecycle.go implement stopping, destroying, and disk migration 2018-10-16 16:53:30 -07:00
service_hook.go consul service hook 2018-10-16 16:53:29 -07:00
shutdown_delay_hook.go Implement lifecycle hooks on the task runner 2018-10-16 16:53:29 -07:00
task_dir_hook.go Remove SetState from interface 2018-10-16 16:53:29 -07:00
task_runner.go arv2: implement alloc health watching 2018-10-16 16:53:30 -07:00
task_runner_getters.go Implement alloc updates in arv2 2018-10-16 16:53:30 -07:00
task_runner_hooks.go tr: persist hook state whenever it changes 2018-10-16 16:53:30 -07:00
template_hook.go Implement lifecycle hooks on the task runner 2018-10-16 16:53:29 -07:00
validate_hook.go tr: add validate task hook 2018-10-16 16:53:29 -07:00
validate_hook_test.go tr: add validate task hook 2018-10-16 16:53:29 -07:00
vault_hook.go Implement alloc updates in arv2 2018-10-16 16:53:30 -07:00