doc: updated doc for subvolumegroup creation

Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
Praveen M
2023-11-02 13:40:37 +05:30
committed by mergify[bot]
parent 6f9b1ab04d
commit 5df2a23f43
3 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,9 @@
## Breaking Changes
- Removed the deprecated grpc metrics flag's in [PR](https://github.com/ceph/ceph-csi/pull/4225)
- Support for pre-creation of cephFS subvolumegroup before creating subvolume
is removed in [PR](https://github.com/ceph/ceph-csi/pull/4195)
## Features