open-nomad/client/allocrunnerv2
Michael Schurter 561260d6fe tr: skip error/success saving
All hooks only need to be run once.
Since only one hook can fail per run there's no need to
track errors on a per hook basis.
2018-10-16 16:53:29 -07:00
..
interfaces example redis job "runs" on arv2! see below 2018-10-16 16:53:29 -07:00
state Initial V2 alloc runner 2018-10-16 16:53:28 -07:00
taskrunner tr: skip error/success saving 2018-10-16 16:53:29 -07:00
alloc_runner.go example redis job "runs" on arv2! see below 2018-10-16 16:53:29 -07:00
alloc_runner_hooks.go begin adding AllocRunner.Update 2018-10-16 16:53:29 -07:00
alloc_runner_test.go Initial V2 alloc runner 2018-10-16 16:53:28 -07:00
config.go example redis job "runs" on arv2! see below 2018-10-16 16:53:29 -07:00
tr_shim.go example redis job "runs" on arv2! see below 2018-10-16 16:53:29 -07:00
util.go Initial V2 alloc runner 2018-10-16 16:53:28 -07:00