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
fsjournal.go
volumeoptions_test.go
volumeoptions.go cephfs: set Pool parameter to empty for Snapshot-backed volumes 2023-08-17 16:13:48 +00:00