ceph-csi/internal/kms
Zerotens 60d940137b rbd: fix encrypted PVC with metadata KMS cannot be deleted
Signed-off-by: Zerotens <12968743+zerotens@users.noreply.github.com>
(cherry picked from commit 5b587c9484)

# Conflicts:
#	PendingReleaseNotes.md
2025-02-26 08:25:24 +00:00
..
aws_metadata_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
aws_metadata.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
aws_sts_metadata_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
aws_sts_metadata.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
azure_vault_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
azure_vault.go cleanup: client cert decoding is not required 2024-04-15 13:25:49 +00:00
dummy.go rbd: fix encrypted PVC with metadata KMS cannot be deleted 2025-02-26 08:25:24 +00:00
keyprotect_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
keyprotect.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
kmip_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
kmip.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
kms_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
kms_util_test.go build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
kms_util.go rbd: add kmip encryption type 2022-08-18 07:41:42 +00:00
kms.go cleanup: refactor functions to accept a context parameter 2024-03-12 13:54:19 +00:00
secretskms_test.go rbd: fix encrypted PVC with metadata KMS cannot be deleted 2025-02-26 08:25:24 +00:00
secretskms.go rbd: fix encrypted PVC with metadata KMS cannot be deleted 2025-02-26 08:25:24 +00:00
vault_sa_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
vault_sa.go build: address gofmt warnings 2023-06-05 04:49:46 +00:00
vault_test.go rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
vault_tokens_test.go util: address golangci-lint for kms 2024-04-09 06:55:23 +00:00
vault_tokens.go rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
vault.go rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00