From e4cc034777127bc922f2e8da90e11ec6e99d9876 Mon Sep 17 00:00:00 2001 From: Rakshith R Date: Thu, 10 Apr 2025 11:36:24 +0530 Subject: [PATCH] doc: update PendingReleaseNotes.md for v3.14 Signed-off-by: Rakshith R --- PendingReleaseNotes.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/PendingReleaseNotes.md b/PendingReleaseNotes.md index 0c5ec25ad..b84ea359b 100644 --- a/PendingReleaseNotes.md +++ b/PendingReleaseNotes.md @@ -1,16 +1,7 @@ -# v3.13 Pending Release Notes +# v3.15 Pending Release Notes ## Breaking Changes ## Features -- util: a log message "Slow GRPC" is now emitted when - CSI GRPC call outlives its deadline [PR](https://github.com/ceph/ceph-csi/pull/4847) -- CSI metrics for sidecars are now exposed at `POD_IP`:`SIDECAR_ENDPOINT`/`metrics` - path. Check sidecar container spec for `SIDECAR_ENDPOINT` - value [PR](https://github.com/ceph/ceph-csi/pull/4887) -- cephfs: support omap data store in radosnamespace [PR](https://github.com/ceph/ceph-csi/pull/4661) -- helm: Support setting nodepluigin and provisioner annotations -- rbd: fix encrypted PVC with metadata KMS cannot be deleted - ## NOTE