From f03cbb1e4ca77223f68d4be535439f0fb4716653 Mon Sep 17 00:00:00 2001 From: karthik-us Date: Wed, 22 Nov 2023 15:13:34 +0530 Subject: [PATCH] doc: update pending release notes Adding a note on supported ceph releases. Signed-off-by: karthik-us --- PendingReleaseNotes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PendingReleaseNotes.md b/PendingReleaseNotes.md index 203f61f49f35..f93d0a89fbc4 100644 --- a/PendingReleaseNotes.md +++ b/PendingReleaseNotes.md @@ -13,3 +13,8 @@ ConfigMap in [PR](https://github.com/ceph/ceph-csi/pull/4165) - Support for CephFS kernel and fuse mount options per cluster in [PR](https://github.com/ceph/ceph-csi/pull/4245) + +## NOTE + +- Support is limited to only the active Ceph releases. Support for EOLed Ceph + releases are removed [PR](https://github.com/ceph/ceph-csi/pull/4262)