ceph-csi/internal/kms
Madhu Rajanna d7c7f29d77 rbd: create token and use it for vault SA
create the token if kubernetes version in
1.24+ and use it for vault sa.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
Signed-off-by: Rakshith R <rar@redhat.com>
(cherry picked from commit 7a2dd4c3cf)
2022-06-17 14:10:18 +00:00
..
aws_metadata_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
aws_metadata.go rbd: unexport aws kms structs 2022-01-28 06:55:12 +00:00
aws_sts_metadata_test.go rbd: add aws-sts-metdata encryption type 2022-03-16 07:29:56 +00:00
aws_sts_metadata.go rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
keyprotect_test.go rbd: add kms unit test for key protect server 2021-12-21 17:09:50 +00:00
keyprotect.go rbd: remove kp-metadata register functions of HPCS/Key Protect 2022-02-08 18:27:03 +00:00
kms_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
kms.go rbd: Unexport IntegratedDEK struct from kms 2022-01-28 06:55:12 +00:00
secretskms_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
secretskms.go rbd: unexport SecretsKMS from KMS implementation 2022-01-28 06:55:12 +00:00
vault_sa_test.go rbd: Unexport VaultTenantSA struct from KMS implementation 2022-01-28 06:55:12 +00:00
vault_sa.go rbd: create token and use it for vault SA 2022-06-17 14:10:18 +00:00
vault_test.go cleanup: move KMS functionality into its own package 2021-08-30 16:31:40 +00:00
vault_tokens_test.go util: configure tenants vaultAuthNamespace if not set 2022-03-02 08:36:33 +00:00
vault_tokens.go util: configure tenants vaultAuthNamespace if not set 2022-03-02 08:36:33 +00:00
vault.go rbd: use vaultAuthPath variable name in error msg 2022-05-05 06:54:32 +00:00