Bruce Lok
72e92bc17f
fix typo peers.json ( #17538 )
2023-06-19 07:56:51 +01:00
Tim Gross
62548616d4
client: allow drain_on_shutdown
configuration ( #16827 )
...
Adds a new configuration to clients to optionally allow them to drain their
workloads on shutdown. The client sends the `Node.UpdateDrain` RPC targeting
itself and then monitors the drain state as seen by the server until the drain
is complete or the deadline expires. If it loses connection with the server, it
will monitor local client status instead to ensure allocations are stopped
before exiting.
2023-04-14 15:35:32 -04:00
Daniel Bennett
c9adc22eec
Update enterprise licensing documentation ( #16615 )
...
updated various docs for new expiration behavior
and new command `nomad license inspect` to validate pre-upgrade
2023-03-30 16:40:19 -05:00
Piotr Kazmierczak
14b53df3b6
renamed stanza to block for consistency with other projects ( #15941 )
2023-01-30 15:48:43 +01:00
Ashlee M Boyer
57f8ebfa26
docs: Migrate link formats ( #15779 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* chore: updates link checker workflow hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 09:31:14 -08:00
Arthur Leclerc
d98a9b1d72
docs: Fix typo ( #13389 )
2022-06-16 13:24:18 -04:00
Luiz Aoqui
848a3b271f
docs: fix link and add note about Nomad v1.3.0 on raft v3 upgrade ( #12378 )
2022-03-25 10:11:46 -04:00
Tim Gross
7ad15b2b42
raft: default to protocol v3 ( #11572 )
...
Many of Nomad's Autopilot features require raft protocol version
3. Set the default raft protocol to 3, and improve the upgrade
documentation.
2022-02-03 15:03:12 -05:00
Mike Nomitch
487ffb2c70
[docs] Adds federation caveat to upgrade guide ( #10847 )
2021-07-09 09:42:17 -04:00
Jeff Escalante
eaaafd9dd4
implement mdx remote
2021-01-05 19:02:39 -05:00