Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: lift clone feature support to GA
Since kubernetes 1.16 clone ( create a new volume from exisiing volume) functionality is at Beta state and kubernetes v1.18, the snapshot functionality has been lifted to GA. Ceph CSI drivers have been supporting this feature for last few releases and users are heavily using this feature since then. We also have good amount of e2e test case which cover volume creation from PVC backend or iow, PVC as a datasource. With that, this PR proposes of lifting this feature support to GA with v3.4.0 version. Updates# #2199 Signed-off-by: Humble Chirammal <[email protected]>
- Loading branch information