Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
9a0fee0a
Unverified
Commit
9a0fee0a
authored
3 years ago
by
Luiz Aoqui
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
docs: add upgrade guide notes for Nomad 1.2.2 (#11567)
parent
e3493162
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/content/docs/upgrade/upgrade-specific.mdx
+9
-0
website/content/docs/upgrade/upgrade-specific.mdx
with
9 additions
and
0 deletions
+9
-0
website/content/docs/upgrade/upgrade-specific.mdx
+
9
-
0
View file @
9a0fee0a
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment