Files
nomad/.changelog/17940.txt
Luiz Aoqui 969ea54628 ui: fix Topology node state filter (#17940)
"Ineligible" and "Draining" are not determined by the node status, but
are rather inferred from other fields.
2023-07-19 16:38:20 -04:00

4 lines
130 B
Plaintext

```release-note:bug
ui: Fixed a bug that prevented nodes from being filtered by the "Ineligible" and "Draining" state filters
```