mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Update website/content/docs/upgrade/upgrade-specific.mdx
Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
This commit is contained in:
committed by
GitHub
parent
e8fb36f4d3
commit
dcaa96f0e5
@@ -22,10 +22,10 @@ non-functional `-peer-address` option for the [`operator raft
|
||||
peer-remove`](/nomad/docs/commands/operator/raft/remove-peer) command, and the
|
||||
`address` parameter for the `DELETE /v1/operator/raft/peer` API.
|
||||
|
||||
Errors encountered when reloading agent configuration will now cause agents to
|
||||
exit. Before configuration errors during reloads were only logged. This could
|
||||
lead to agents running but unable to communicate. Any other errors when parsing
|
||||
the new configuration will be logged and the reload will be aborted, consistent
|
||||
Errors encountered when reloading agent configuration now cause agents to exit.
|
||||
In prior versions, Nomad only logged configuration errors during reloads. This
|
||||
could lead to agents running but unable to communicate. Any other errors when
|
||||
parsing the new configuration are logged and the reload is aborted, consistent
|
||||
with the current behavior.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user