9b4871fece
* func: add validation for kill timeout smaller than progress dealine * style: add changelog * style: typo in changelog * style: remove refactored test * Update .changelog/16761.txt Co-authored-by: James Rasell <jrasell@users.noreply.github.com> * Update nomad/structs/structs.go Co-authored-by: James Rasell <jrasell@users.noreply.github.com> --------- Co-authored-by: James Rasell <jrasell@users.noreply.github.com>
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
```release-note:improvement
|
|
core: Prevent `task.kill_timeout` being greater than `update.progress_deadline`
|
|
```
|