ceph-csi/internal
Rakshith R 3352d4aabd rbd: add user secret based metadata encryption
This commit adds capability to `metadata` encryption
to be able to fetch `encryptionPassphrase` from user
specified secret name and namespace(if not specified,
will default to namespace where PVC was created).

This behavior is followed if `secretName` key is found
in the encryption configuration else defaults to fetching
`encryptionPassphrase` from storageclass secrets.

Closes: 2107

Signed-off-by: Rakshith R <rar@redhat.com>
2021-07-08 17:06:02 +00:00
..
cephfs internal: reformat long lines in internal/cephfs package to 120 chars 2021-06-28 14:43:49 +00:00
controller rebase: update controller-runtime package to v0.9.2 2021-07-01 03:35:23 +00:00
csi-common internal: reformat long lines in internal/csi-common package to 120 chars 2021-06-28 14:43:49 +00:00
journal internal: reformat long lines in internal/journal package to 120 chars 2021-06-28 14:43:49 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd cleanup: resolves gocritic linter issues 2021-07-08 05:19:26 +00:00
util rbd: add user secret based metadata encryption 2021-07-08 17:06:02 +00:00