vitastor/csi
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
..
deploy Release 0.8.5 2023-01-25 01:43:49 +03:00
src Release 0.8.5 2023-01-25 01:43:49 +03:00
.dockerignore Add go.sum 2021-10-19 02:42:10 +03:00
Dockerfile Take newest packages every time when rebuilding CSI 2022-11-20 00:50:13 +03:00
Makefile Release 0.8.5 2023-01-25 01:43:49 +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