vitastor/csi
Vitaliy Filippov e651c93a90 Release 0.9.6
- Fix vitastor-disk partition zeroing (sometimes it was writing garbage instead of zeroes)
- Fix incorrect EC space statistics in `vitastor-cli status`
- Several bug fixes for NFS:
  - Add . and .. in NFS directory listings
  - Return FILE_SYNC from NFS writes if immediate_commit is enabled
  - Return the same "verifier" in NFS COMMIT as in NFS WRITE
  - Make parallel NFS extending writes work correctly, without conflicts
  - Handle parallel NFS extending writes without imposing extra load on etcd
- Support UTF-8 in vitastor-cli table output
- Also allow "0" and "no" as false for inmemory_metadata and inmemory_journal
- Use HDD defaults for HDD-only in automatic `vitastor-disk prepare` mode
2023-07-29 10:54:00 +03:00
..
deploy Release 0.9.6 2023-07-29 10:54:00 +03:00
src Release 0.9.6 2023-07-29 10:54:00 +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.6 2023-07-29 10:54:00 +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