vitastor/csi/deploy
Vitaliy Filippov 5e934264cf Release 1.4.7
- Fix another old "BUG: Attempt to overwrite used offset" in a very simple
  case: bs=4k rw=write iodepth=16 from OSD start; add this case to tests
- Fix a rare crash with "unexpected state during flush: 0x51" possible with
  EC since 1.4.2 during rebalance and OSD outages
- Fix a rare write stall with EC & immediate_commit=none caused by sync
  operations reserving unneeded space in the journal
- Fix 32-bit build warnings, most in printf/scanf format strings
2024-02-22 12:45:52 +03:00
..
000-csi-namespace.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
001-csi-config-map.yaml Support VDUSE in CSI 2023-12-04 00:41:24 +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 1.4.7 2024-02-22 12:45:52 +03:00
005-csi-provisioner-rbac.yaml Implement CSI volume snapshots 2023-11-01 12:46:20 +03:00
006-csi-provisioner-psp.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
007-csi-provisioner.yaml Release 1.4.7 2024-02-22 12:45:52 +03:00
008-csi-driver.yaml Implement basic CSI driver 2021-05-16 01:15:43 +03:00
009-storage-class.yaml Remove explicit etcdUrl/etcdPrefix from volume parameters 2023-12-02 13:26:00 +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-snapshot-class.yaml Implement CSI volume snapshots 2023-11-01 12:46:20 +03:00
example-snapshot-clone.yaml Implement CSI volume snapshots 2023-11-01 12:46:20 +03:00
example-snapshot.yaml Implement CSI volume snapshots 2023-11-01 12:46:20 +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