mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
e.g. if the consul postrun hook fails, continue running the subsequent postrun hooks, which among other things includes network/CNI/iptables cleanup.
4 lines
103 B
Plaintext
4 lines
103 B
Plaintext
```release-note:bug
|
|
client: run all allocrunner postrun (cleanup) hooks, even if any of them error
|
|
```
|