v1.4.2
Date: 2021-06-02
Container Image
docker.lightbitslabs.com/lightos-csi/lb-csi-plugin:v1.4.2
Highlights
- Stabilize
CreateSnapshot
API. - Validated with Lightbits release v2.2.2.
All Changes
- On the CreateSnapshot API, lb-csi-controller managed to create the snapshot successfully but failed to return csi.CreateSnapshotResponse because of a nil reference. Since the panic was handled quietly, the lb-csi-controller kept running but the calling
external-snapshotter
never got the response. (LBM1-16702).
Was this page helpful?