vitastor/csi/src
Vitaliy Filippov 340a4b4f27 Release 0.6.16
- Implement `vitastor-cli status` (print cluster status) command
- Add a new `make-osd-hybrid.js` script to quickly prepare a lot of hybrid (HDD+SSD) OSDs
- Implement snapshot deletion for Cinder driver (only works in a healthy cluster)
- Fix a huge :) bug causing reads to return all zeroes during rebalance. Add a test to prevent it in the future
- Disconnect NBD proxy correctly without leaving a zombie [vitastor-nbd] process in D state
- Fix a rare write hang appearing with small write throttling enabled
2022-04-09 01:16:52 +03:00
..
config.go Release 0.6.16 2022-04-09 01:16:52 +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