vitastor/csi
Vitaliy Filippov 9301c857b1 Release 1.6.1
A bunch of monitor fixes

- Add noout flag for OSDs (/vitastor/config/osd/xx)
- Fix "effective" size of degraded PGs (and thus "used space") calculation in monitor
- Fix monitor not clearing PGs of deleted pools
- Fix incorrect PG generation with hosts with 0 OSDs
- Fix monitor crashing during primary OSD recheck when pool has no PGs
- Fix monitor crashing when node_placement included non-existing OSDs
- Fix possible data movement after removing OSDs reweighted to 0
- Remove extra empty keys from pool configurations created by vitastor-cli create-pool
- Fix 32-bit build
2024-04-22 02:01:29 +03:00
..
deploy Release 1.6.1 2024-04-22 02:01:29 +03:00
src Release 1.6.1 2024-04-22 02:01:29 +03:00
.dockerignore Add go.sum 2021-10-19 02:42:10 +03:00
Dockerfile Use qemu-storage-daemon from QEMU 8.1.2 for CSI 2023-12-08 00:10:12 +03:00
Makefile Release 1.6.1 2024-04-22 02:01:29 +03:00
go.mod Implement CSI volume snapshots 2023-11-01 12:46:20 +03:00
go.sum Rollback erroneous go.mod changes in 1.1.0 O:-) 2023-10-30 18:47:48 +03:00
vitastor-csi.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00