From 14509c3e39ef855b1108c18b84ff64c0a41908ec Mon Sep 17 00:00:00 2001 From: Rakshith R Date: Fri, 26 Jul 2024 14:45:44 +0530 Subject: [PATCH] doc: add release note for flattenMode option Signed-off-by: Rakshith R --- PendingReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PendingReleaseNotes.md b/PendingReleaseNotes.md index 61686484f..98891f83b 100644 --- a/PendingReleaseNotes.md +++ b/PendingReleaseNotes.md @@ -7,5 +7,6 @@ - deploy: podSecurityContexts can be configured for ceph-csi-cephfs chart in [PR](https://github.com/ceph/ceph-csi/pull/4664). - deploy: podSecurityContexts can be configured for ceph-csi-rbd chart in [PR](https://github.com/ceph/ceph-csi/pull/4668) - deploy: instanceID can be optionally configured for ceph-csi charts in [PR](https://github.com/ceph/ceph-csi/pull/4666) +- rbd: add support for flattenMode option for replication in [PR](https://github.com/ceph/ceph-csi/pull/4678) ## NOTE