ceph-csi/internal
Niels de Vos 165a837bca rbd: move KMS initialization into rbdVol.initKMS()
Introduce initKMS() as a function of rbdVolume. KMS functionality does
not need to pollute general RBD image functions. Encryption functions
are now in internal/rbd.encryption.go, so move initKMS() there as well.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-02-24 13:16:11 +00:00
..
cephfs cephfs: create subvolume with VolumeNamePrefix 2021-02-19 17:04:17 +00:00
controller cleanup: return error type in ReconcilePersistentVolume.getCredentials() 2020-12-09 08:35:35 +00:00
csi-common cleanup: fix mispell words 2020-11-29 12:47:46 +05:30
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: move KMS initialization into rbdVol.initKMS() 2021-02-24 13:16:11 +00:00
util rbd: disable rbd_discard_on_zeroed_write_same for thick-allocation 2021-02-19 11:55:40 +00:00