09a7612150
The RPC for listing volume snapshots requires a plugin ID. Update the `volume snapshot list` command to find the specific plugin from the provided prefix.
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
```release-note:bug
|
|
csi: Fixed a bug where `volume snapshot list` did not correctly filter by plugin IDs. The `-plugin` parameter is required.
|
|
```
|