Files
nomad/.changelog/24432.txt
Tim Gross 189d648f95 csi: remove redundant namespace field from volume status output (#24432)
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
2024-11-11 16:05:59 -05:00

4 lines
91 B
Plaintext

```release-note:bug
csi: Removed redundant namespace output from volume status command
```