v1.7.0

AI Tools

Date: 2021-11-05

Container Image

docker.lightbitslabs.com/lightos-csi/lb-csi-plugin:v1.7.0

Helm Charts

  • docker.lightbitslabs.com/lightos-csi/lb-csi:v0.5.0

  • docker.lightbitslabs.com/lightos-csi/lb-csi-workload-examples:v0.5.0

Highlights

  • 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.