ceph-csi/internal
Madhu Rajanna c3bae17fce rbd: delete encryption key from KMS
when a Snapshot is encrypted during a CreateSnapshot
operation, the encryption key gets created in the KMS
when we delete the Snapshot the key from the KMS
should also gets deleted.

When we create a volume from snapshot we are copying
required information but we missed to copy the
encryption information, This commit adds the missing
information to delete the encryption key.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-04-30 08:05:47 +00:00
..
cephfs cephfs: expand clone error messages 2021-04-26 13:38:55 +00:00
controller cleanup: various source code comment corrections 2021-04-16 10:22:35 +00:00
csi-common cleanup: better or corrected variable name in grpc prometheous code 2021-04-16 10:22:35 +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: delete encryption key from KMS 2021-04-30 08:05:47 +00:00
util cleanup: correct typo in vault_tokens.go 2021-04-29 08:51:29 +00:00