vitastor/csi/src
Vitaliy Filippov 3b4cf29e65 Release 0.9.0
New features:
- Scrubbing! Check documentation: [auto_scrub](src/branch/master/docs/config/osd.en.md#auto_scrub)
- Document online-updatable configuration parameters

Bug fixes:
- Fix NaN during PG optimisation if there are nonexisting OSDs in node_placement
- Fix monitor crash on pool deletion
- Clear journal_device and meta_device before initialising the next OSD in automatic mode
- Sync unsynced deletes before overwriting them with a lower version
  (reproducted mostly/only after scrubbing)
2023-05-21 15:07:14 +03:00
..
config.go Release 0.9.0 2023-05-21 15:07:14 +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