ceph-csi/internal
Praveen M 0cfb2b012b rbd: correct default encryption type
Problem: When the encryptionType is not specified in the StorageClass,
the default type (block) is used and stored in OMAP. However, during
OMAP regeneration in a secondary cluster, the default type is incorrectly
set to none. This discrepancy leads to errors during PVC cloning,
with the message: `cannot create encrypted volume from unencrypted volume.`

Solution: Update the default encryption type to consistently use
block instead of none.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2025-01-17 11:07:26 +00:00
..
cephfs ci: non-constant format string (govet) 2025-01-08 11:56:24 +00:00
controller ci: non-constant format string (govet) 2025-01-08 11:56:24 +00:00
csi-addons rbd: add context in reported errors by GetVolumeReplicationInfo 2025-01-15 08:36:39 +00:00
csi-common util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
health-checker doc: fix codespell problem 2024-09-04 10:13:47 +00:00
journal journal: store csi.groupid for snapshots 2024-11-06 11:37:44 +00:00
kms ci: address return value is not checked (errcheck) 2025-01-08 11:56:24 +00:00
liveness ci: non-constant format string (govet) 2025-01-08 11:56:24 +00:00
nfs util: added logs for slow gRPC calls 2024-09-20 08:55:17 +00:00
rbd rbd: correct default encryption type 2025-01-17 11:07:26 +00:00
util cephfs: use userid and keys for provisioning 2025-01-08 13:48:36 +00:00