Implement basic CSI driver

Currently can create and remove volumes, but resizing and snapshots is not supported yet
This commit is contained in:
Vitaliy Filippov
2021-05-16 01:15:43 +03:00
parent eaac1fc5d1
commit fd8244699b
22 changed files with 1808 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
vitastor-csi
go.sum
Dockerfile