docs: add upgrade guide notes for Nomad 1.2.2 (#11567)

This commit is contained in:
Luiz Aoqui 2021-11-24 14:24:20 -05:00 committed by GitHub
parent 7cb13008f0
commit fa23106612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,14 @@ upgrade. However, specific versions of Nomad may have more details provided for
their upgrades as a result of new features or changed behavior. This page is
used to document those details separately from the standard upgrade flow.
## Nomad 1.2.2
### Panic on node class filtering for system and sysbatch jobs fixed
Nomad 1.2.2 fixes a [server crashing bug][gh-11563] present in the scheduler
node class filtering since 1.2.0. Users should upgrade to Nomad 1.2.2 to avoid
this problem.
## Nomad 1.2.0
#### Nvidia device plugin
@ -1170,6 +1178,7 @@ deleted and then Nomad 0.3.0 can be launched.
[gh-8457]: https://github.com/hashicorp/nomad/issues/8457
[gh-9148]: https://github.com/hashicorp/nomad/issues/9148
[gh-10875]: https://github.com/hashicorp/nomad/pull/10875
[gh-11563]: https://github.com/hashicorp/nomad/issues/11563
[go-client]: https://pkg.go.dev/github.com/hashicorp/nomad/api#Client
[hcl2]: https://github.com/hashicorp/hcl2
[limits]: /docs/configuration#limits