mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
Currently the scripts/install-snapshot.sh script needs to be called depending on the Kubernetes version. It would be much easier to use the script if it is intelligent enough to decide itself whether k8s snapshot controller needs to be installed or not. Fixes: #1139 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>