mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
The `volume status :id` command outputs the namespace for a CSI volume twice. Drop the second output. Ref: https://github.com/hashicorp/nomad/pull/24382#discussion_r1837097250
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
```release-note:bug
|
|
csi: Removed redundant namespace output from volume status command
|
|
```
|