vitastor/csi
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
..
deploy Release 0.6.10 2021-12-10 21:40:12 +03:00
src Release 0.6.10 2021-12-10 21:40:12 +03:00
.dockerignore Add go.sum 2021-10-19 02:42:10 +03:00
Dockerfile Add go.sum 2021-10-19 02:42:10 +03:00
Makefile Release 0.6.10 2021-12-10 21:40:12 +03:00
go.mod Implement basic CSI driver 2021-05-16 01:15:43 +03:00
go.sum Add go.sum 2021-10-19 02:42:10 +03:00
vitastor-csi.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00