ceph-csi/internal
Madhu Rajanna 7b5c78ec7c rbd: fail fast in create volume for missmatch encryption
CreateVolume will fail in below cases

* If the snapshot is encrypted and requested volume
is not encrypted
* If the snapshot is not encrypted and requested
volume is encrypted

* If the parent volume is encrypted and requested volume
is not encrypted
* If the parent volume is not encrypted and requested
volume is encrypted

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-06-07 15:05:21 +00:00
..
cephfs cephfs: return internal server error 2021-06-07 07:38:48 +00:00
controller cleanup: various source code comment corrections 2021-04-16 10:22:35 +00:00
csi-common util: return actual error from IsMountPoint 2021-06-07 07:38:48 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: fail fast in create volume for missmatch encryption 2021-06-07 15:05:21 +00:00
util util: return actual error from IsMountPoint 2021-06-07 07:38:48 +00:00