vitastor/csi/deploy
Vitaliy Filippov 8810eae8fb Release 0.8.6
Important fixes:

- Fix possibly incorrect EC parity chunk updates with EC n+k, k > 1 and when
  the first parity chunk is missing

Minor fixes and improvements:

- Fix incorrect EC free space statistics in vitastor-cli df output
- Speedup vitastor-cli startup in clusters with RDMA
- Remove unused PG "peered" state (previously used to update PG epoch)
- Use sfdisk with just --json in vitastor-disk (--dump --json isn't needed)
- Allow trailing comma in sfdisk output (fixes sfdisk 2.36 compatibility)
- Slightly improve RDMA send/receive code
- Reduce RDMA memory consumption by default (rdma_max_recv/send = 16/8)
- Use vitastor-cli instead of direct etcd interaction in the CSI driver
2023-02-28 11:18:48 +03:00
..
000-csi-namespace.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
001-csi-config-map.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
002-csi-nodeplugin-rbac.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
003-csi-nodeplugin-psp.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
004-csi-nodeplugin.yaml Release 0.8.6 2023-02-28 11:18:48 +03:00
005-csi-provisioner-rbac.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
006-csi-provisioner-psp.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
007-csi-provisioner.yaml Release 0.8.6 2023-02-28 11:18:48 +03:00
008-csi-driver.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
009-storage-class.yaml Add notes about CSI to README 2021-05-16 01:38:01 +03:00
example-pvc-block.yaml Add block PVC and pod examples 2022-04-17 15:43:37 +03:00
example-pvc.yaml Add notes about CSI to README 2021-05-16 01:38:01 +03:00
example-test-pod-block.yaml Add block PVC and pod examples 2022-04-17 15:43:37 +03:00
example-test-pod.yaml Add block PVC and pod examples 2022-04-17 15:43:37 +03:00