ceph-csi/internal
Marcel Lauhoff cb02a9beb9 kms: Add GetSecret() to metadata KMS
Add GetSecret() to allow direct access to passphrases without KDF and
wrapping by a DEKStore.

This will be used by fscrypt, which has its own KDF and wrapping. It
will allow users to take a k8s secret, for example, and use that
directly as a password in fscrypt.

Signed-off-by: Marcel Lauhoff <marcel.lauhoff@suse.com>
2022-10-17 17:33:52 +00:00
..
cephfs cephfs: use errors.As instead of errors.Is 2022-10-17 09:11:45 +00:00
controller cleanup: ReconcilePersistentVolume consider passing it by pointer 2022-06-28 19:12:53 +00:00
csi-addons rbd: use blocklist range cmd, fallback if it fails 2022-09-13 13:10:32 +00:00
csi-common util: make inode metrics optional in FilesystemNodeGetVolumeStats() 2022-10-13 19:02:47 +00:00
journal cleanup: replace github.com/pborman/uuid with github.com/google/uuid 2022-08-22 14:34:25 +00:00
kms kms: Add GetSecret() to metadata KMS 2022-10-17 17:33:52 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs util: make inode metrics optional in FilesystemNodeGetVolumeStats() 2022-10-13 19:02:47 +00:00
rbd util: Make encryption passphrase size a parameter 2022-10-17 17:33:52 +00:00
util util: Add util to fetch encryption type from vol options 2022-10-17 17:33:52 +00:00