13ea2c7fb3
The behaviors of CSI plugins are governed by their capabilities as defined by the CSI specification. When debugging plugin issues, it's useful to know which behaviors are expected so they can be matched against RPC calls made to the plugin allocations. Expose the plugin capabilities as named in the CSI spec in the `nomad plugin status -verbose` output.
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:improvement
|
|
csi: Display plugin capabilities in `nomad plugin status -verbose` output
|
|
```
|