vitastor/csi/deploy
Vitaliy Filippov fa90f287da Release 0.8.3
- Implement a new "vitastor-disk purge" command to remove OSDs with safety checks
- Implement a new "vitastor-cli rm-osd" command to only remove OSD metadata from etcd
- Fix a bug where the monitor could ignore OSD removal and other /osd/stats key changes
- Fix a bug where garbage could be returned when reading objects being written at the same time
- Fix a rare write stall where journal space could be not reclaimed where there
  were no new operations in the flush queue
- Fix a rare peering stall caused by a previous long listing operations queues limiting attempt
- Fix total object count statistic in OSD on object creation
- Add missing offset&len into vitastor-disk dump-journal for big_writes, fix JSON format
- Make vitastor-cli print help on missing command
- Make vitastor-cli translate all '-' to '_' in CLI options
2022-12-27 02:40:55 +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.3 2022-12-27 02:40:55 +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.3 2022-12-27 02:40:55 +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