mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: move upgrade docs for max_client_timeout
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
This commit is contained in:
@@ -32,10 +32,12 @@ to version 3, and in Nomad 1.4.0 Nomad requires the use of raft protocol version
|
||||
3. If [`raft_protocol`] version is explicitly set, it must now be set to `3`.
|
||||
For more information see the [Upgrading to Raft Protocol 3] guide.
|
||||
|
||||
## Nomad 1.3.2, 1.2.9, 1.1.15
|
||||
|
||||
#### Client `max_kill_timeout` now enforced
|
||||
|
||||
Nomad versions since v0.9 have incorrectly ignored the Client [`max_kill_timeout`][max_kill_timeout]
|
||||
configuration option. This bug has been fixed in Nomad versions v1.4.0, v.1.3.2,
|
||||
configuration option. This bug has been fixed in Nomad versions v.1.3.2,
|
||||
v1.2.9, and v1.1.15. Job submitters should be aware that a Task's [`kill_timeout`][kill_timeout]
|
||||
will be reduced to the Client's `max_kill_timeout` if the value exceeds the maximum.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user