Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: lift snapshot creation/deletion to Beta
Since kubernetes 1.17 snapshot functionality is at Beta state and external snapshotter 3.0.3. Since v4.0.0 of snapshotter controller and kubernetes v1.20, 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 snapshot backend or iow, snapshot as a datasource. With that, this PR proposes of lifting this feature support to Beta with v3.4.0 version. Updates# ceph#2199 Signed-off-by: Humble Chirammal <[email protected]>
- Loading branch information