open-nomad/.changelog/12360.txt
Tim Gross ff1bed38cd
csi: add -secret and -parameter flag to volume snapshot create (#12360)
Pass-through the `-secret` and `-parameter` flags to allow setting
parameters for the snapshot and overriding the secrets we've stored on
the CSI volume in the state store.
2022-03-24 10:29:50 -04:00

4 lines
112 B
Plaintext

```release-note:improvement
csi: Added `-secret` and `-parameter` flags to `volume snapshot create` command
```