open-nomad/client/allochealth
Tim Gross d55e3e2018 lifecycle: successful prestart tasks should not fail deployments
In 492d62d we prevented poststop tasks from contributing to allocation health
status, which fixed a bug where poststop tasks would prevent a deployment from
ever being marked successful. The patch introduced a regression where prestart
tasks that complete are causing the allocation to be marked unhealthy. This
changeset restores the previous behavior for prestart tasks.
2021-01-13 11:40:21 -05:00
..
tracker.go lifecycle: successful prestart tasks should not fail deployments 2021-01-13 11:40:21 -05:00
tracker_test.go ignore poststop task in alloc health tracker (#9548), fixes #9361 2021-01-12 10:03:48 -08:00