vitastor/csi/src
Vitaliy Filippov d125fb1f30 Release 0.8.5
- Fix a possible "double free" bug in the client library happening on OSD restart
- Fix a possible write hang on PG history update when only epoch is changed
- Fix incorrect systemd target "local.target" in mon/make-etcd
- Allow "content" option in PVE storage plugin to allow to enable containers
- Build client library without tcmalloc which fixes "attempt to free invalid pointer"
  errors when, for example, trying to run QEMU with both Vitastor and Ceph RBD disks
2023-01-25 01:43:49 +03:00
..
config.go Release 0.8.5 2023-01-25 01:43:49 +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 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