ceph-csi/internal/cephfs/store
rakshith-r f1e9d8084a cephfs: set Pool parameter to empty for Snapshot-backed volumes
Set VolumeOptions.Pool parameter to empty for Snapshot-backed volumes.
This Pool parameter is optional and  only used as 'pool-layout' parameter
during subvolume and subvolume clone create request in cephcsi
and not used for Snapshot-backed volume at all.
It is not saved anywhere for use in subsequent operations after create too.
Therefore, We can set it to empty and not error out.

Signed-off-by: rakshith-r <rar@redhat.com>
2023-08-17 16:13:48 +00:00
..
backingsnapshot.go cephfs: fscrypt encryption support 2022-11-23 12:21:02 +00:00
fsjournal.go build: address nolintlint errors from new golangci-lint 2023-06-05 04:49:46 +00:00
volumeoptions_test.go cephfs: use shallow volumes for the ROX accessMode 2023-02-21 20:09:13 +00:00
volumeoptions.go cephfs: set Pool parameter to empty for Snapshot-backed volumes 2023-08-17 16:13:48 +00:00