mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
When looking for CSI volumes to display in the `node status` command the CLI needs to search all namespaces.
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
```release-note:bug
|
|
cli: Fixed a bug that prevented CSI volumes in namespaces other than `default` from being displayed in the `nomad node status -verbose` output
|
|
```
|