ceph-csi/internal
Praveen M f32e2d5dda rbd: add additional space for encrypted volumes
issue: when a block-mode pvc is created with encryption enabled
there is some space reserved for the encryption metadata.
Which doesn't allows users to write extact amount of data that
they have requested for.

solution: create pvc with extra space needed for the encryption
metadata.

The extra space is added during the CreateVolume and ExpandVolume
operations. And while returning the response remove the extra space
so the client/user gets the requested size reported.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2025-01-13 13:51:41 +05:30
..
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 ci: non-constant format string (govet) 2025-01-08 11:56:24 +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: add additional space for encrypted volumes 2025-01-13 13:51:41 +05:30
util rbd: add additional space for encrypted volumes 2025-01-13 13:51:41 +05:30