open-nomad/client/allocrunner
Alex Dadgar b39c21d49c Fix various bugs with task events
Fixes the following:
* Emitting events when the task fails to start
* Don't double emit events on task shutdown (nomad stop)
* Don't emit a OOM kill metric unless actually OOM'd
2018-12-05 14:27:07 -08:00
..
interfaces client: Rename drivers/shared/env => client/taskenv 2018-11-30 12:18:39 +01:00
state allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
taskrunner Fix various bugs with task events 2018-12-05 14:27:07 -08:00
alloc_runner.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
alloc_runner_hooks.go client: support graceful shutdowns 2018-11-19 16:39:30 -08:00
alloc_runner_test.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
allocdir_hook.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
config.go Device hook and devices affect computed node class 2018-11-27 17:25:33 -08:00
health_hook.go client: support graceful shutdowns 2018-11-19 16:39:30 -08:00
health_hook_test.go fix test breakage caused by rebase 2018-11-27 16:34:01 -08:00
migrate_hook.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00
util.go allocrunnerv2 -> allocrunner 2018-10-16 16:56:56 -07:00