vitastor/csi
Vitaliy Filippov a612cdca47 Release 0.9.3
- Add patch for libvirt 9.0
- Add support for Proxmox VE 8.0
- Fix compatibility of the QEMU driver with iothread (QEMU rebuilds are coming)
- Fix vitastor-cli rm-data/rm/merge hanging when some OSDs are down.
  Allow deletions in unclean cluster at the cost of some data possibly
  "reappearing" when those OSDs start back. In that case you can just repeat
  the deletion request using rm-data.
- A bunch of bug fixes for snapshots:
  - Fix snapshot reads often not working at all with snapshot chain size > 2
  - Fix optimized snapshot data merge (children to parent)
  - Fix updating of image name index key during optimized merge
  - Fix auto-selection preventing the use of optimized merge with only 1 snapshot
  - Fix incorrect CAS retries during snapshot merge
  - Fix snapshot merge progress reporting
- Fix primary_read bitmap buffers use-after-free which could lead to
  incorrect allocation map reads
- Remove /usr/local/bin path from make-etcd
- Some documentation fixes
2023-07-01 00:25:58 +03:00
..
deploy Release 0.9.3 2023-07-01 00:25:58 +03:00
src Release 0.9.3 2023-07-01 00:25:58 +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.9.3 2023-07-01 00:25:58 +03:00
go.mod Remove unused dependencies from CSI 2023-05-18 11:54:47 +03:00
go.sum Remove unused dependencies from CSI 2023-05-18 11:54:47 +03:00
vitastor-csi.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00