mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
When accessing a region running a version of Nomad without node pools an error was thrown because the request is handled by the nodes endpoint which fails because it assumes `pools` is the node ID.
4 lines
131 B
Plaintext
4 lines
131 B
Plaintext
```release-note:bug
|
|
ui: Fixed a bug that could cause an error when accessing a region running versions of Nomad prior to 1.6.0
|
|
```
|