ceph-csi/PendingReleaseNotes.md
Praveen M a37be51060 e2e: test to verify the encrypted image size
This commit adds testcase for the create/resize/clone/restore operations
for a RBD block PVC and validate imageSize and deviceSize.

Signed-off-by: Praveen M <m.praveen@ibm.com>
2025-01-13 14:45:13 +05:30

700 B

v3.13 Pending Release Notes

Breaking Changes

Features

  • util: a log message "Slow GRPC" is now emitted when CSI GRPC call outlives its deadline PR
  • CSI metrics for sidecars are now exposed at POD_IP:SIDECAR_ENDPOINT/metrics path. Check sidecar container spec for SIDECAR_ENDPOINT value PR
  • cephfs: support omap data store in radosnamespace PR
  • helm: Support setting nodepluigin and provisioner annotations
  • rbd: add additional space for encrypted volumes for Luks2 header in PR

NOTE