vitastor/csi/deploy
Vitaliy Filippov 7eabc364bf Release 0.6.7
- Implement CLI commands for listing, viewing I/O statistics, creating,
  snapshotting, cloning, resizing and modifying images. All these operations
  are covered by 3 commands: ls, create, modify
- Implement an important fix to prior OSD set tracking for PGs. The previous
  version had an issue which could lead to data loss due to an OSD with older
  copy of the data thinking it has the newest copy
- Fix I/O statistics aggregation in the monitor
- Several minor fixes for Cinder driver
- Fix QEMU driver to be compatible with QEMU 2.x > 2.0
- Fix stalls sometimes possible in configurations without immediate_commit due
  to insufficient amount of automatic internal fsync operations
- Add `vita` alias for `vitastor-cli`
2021-11-13 23:23: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.6.7 2021-11-13 23:23: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.6.7 2021-11-13 23:23: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.yaml Add notes about CSI to README 2021-05-16 01:38:01 +03:00