vitastor/csi
Vitaliy Filippov 101592bbff Release 0.7.1
- Add ISA-L erasure code implementation, now used automatically instead of jerasure when available
- Fix listings sending too many parallel requests to OSDs
- Fix rm-data crashing with --wait-list
- Remove empty inodes from statistics and `ls` output, after <inode_vanish_time> seconds after deletion
- Make monitor delete pool statistics when the pool is deleted and thus remove them from `df` output
- Log multiple etcd addresses in OSD logs correctly
- Fix true/false parsing in json configs like no_recovery/no_rebalance
- Show no_recovery, no_rebalance, readonly flags in status
2022-06-05 00:07:24 +03:00
..
deploy Release 0.7.1 2022-06-05 00:07:24 +03:00
src Release 0.7.1 2022-06-05 00:07:24 +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.7.1 2022-06-05 00:07:24 +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