vitastor/csi/src
Vitaliy Filippov 2020608a39 Release 0.6.10
- Implement a storage plugin for Proxmox. Now you can use Vitastor with Proxmox!
- Implement `vitastor-cli df` (pool space usage statistics) command
- Add glob pattern support for `vitastor-cli ls`
- Fix several bugs in other CLI commands (resize, create --parent, modify --readonly)
- Use 512 byte logical block size in QEMU driver by default (and thus don't require to set it in QEMU options)
2021-12-10 21:40:12 +03:00
..
config.go Release 0.6.10 2021-12-10 21:40:12 +03:00
controllerserver.go Change rm to rm-data as it was renamed 2021-10-23 10:39:20 +03:00
grpc.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
identityserver.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
nodeserver.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
server.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00