Files
nomad/client/allocrunner/taskrunner
Luiz Aoqui 88b61cb5b4 template: apply splay value on change_mode script (#14749)
Previously, the splay timeout was only applied if a template re-render
caused a restart or a signal action. The `change_mode = "script"` was
running after the `if restart || len(signals) != 0` check, so it was
invoked at all times.

This change refactors the logic so it's easier to notice that new
`change_mode` options should start only after `splay` is applied.
2022-09-30 12:04:22 -04:00
..
2022-07-11 13:34:05 -04:00
2022-08-24 17:43:07 -04:00
2019-12-13 11:21:00 -05:00