support kubernetes 1.22

This commit is contained in:
CALIN Cristian Andrei
2021-09-13 12:06:49 +03:00
parent 32ebdd9ac1
commit 313bb0e7b7
7 changed files with 448 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: storage.k8s.io/v1
kind: CSIDriver
metadata:
name: csi.san.synology.com
spec:
attachRequired: true # Indicates the driver requires an attach operation (TODO: ControllerPublishVolume should be implemented)
podInfoOnMount: true
volumeLifecycleModes:
- Persistent