wunderio / csi-rclone

CSI driver for rclone
Apache License 2.0
210 stars 61 forks source link

dynamic PV provisioning needed #31

Closed lazywhite closed 2 years ago

lazywhite commented 2 years ago

current storageClass has this annotation, does it mean do not support dynamic pv provision ? Is there a plan to support this feature?

provisioner: kubernetes.io/no-provisioner
lazywhite commented 2 years ago

I wrote a s3 csi driver which supported this feature, so forget about this