vitastor/csi/src
Vitaliy Filippov ab615849d6 Release 0.8.8
- Fix vitastor-cli rm/rm-data broken in 0.8.6 (missing messenger initialization)
- Prepare OSD read handler for upcoming version with scrub - allow "secondary reads" to return errors
- Fix OSDs re-peering PGs infinitely with a big number of PGs (reproduced in test_add_osd)
- Fix another variant of flusher sync-waiting stall (reproduced in test_write)
- Fix other tests in tests/ (will add them to Gitea CI soon)
- Add patches for QEMU 6.2-8.0
- Fix QEMU driver compatibility with QEMU 8.0
- Build packages for RHEL 9 clones (based on AlmaLinux 9)
2023-04-28 11:22:00 +03:00
..
config.go Release 0.8.8 2023-04-28 11:22:00 +03:00
controllerserver.go Fix vitastor-cli create syntax 2023-03-17 11:12:58 +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 Fix CSI driver volumeMode: Block support 2022-04-17 15:39:11 +03:00
server.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00