Date: 2021-11-05
https://github.com/lightbitslabs/los-csi/releases/tag/los-csi-v1.7.0-ish
docker.lightbitslabs.com/lightos-csi/lb-csi-plugin:v1.7.0
docker.lightbitslabs.com/lightos-csi/lb-csi:v0.5.0
docker.lightbitslabs.com/lightos-csi/lb-csi-workload-examples:v0.5.0
https://github.com/LightBitsLabs/los-csi/tree/los-csi-v1.7.0-ish/docs
https://github.com/LightBitsLabs/los-csi/tree/los-csi-v1.7.0-ish/docs/src/upgrade
- Implement NodeGetVolumeStats. (issue: LBM1-17861)
- Add xfs support. (issue: LBM1-12627)
- Add image for building lb-csi plugin and all related artifacts. Edit Makefile to run build/test/package targets in that image.
- Port lb-csi-plugin image to Alpine:3.14 base image.
- fixed helm workload example for pre-provisioned volume:
- added a storage parameter to specify storage size of existing volume.
- added a missing annotation to enable PV deletion.
- added an example in the docs.