v1.2.3
This release is focused on reducing the load generated by LINSTOR CSI on the LINSTOR cluster. This is especially important for the "status" calls, such as when collecting volume stats on the node or when fetching storage capacity, as those are generally called once per volume/(storage class x node), so have the potential to get called often in bigger clusters.
Changed
- Reduced load on LINSTOR when attaching volumes.
- Reduced load on LINSTOR when detaching volumes.
- Reduced load on LINSTOR when checking node stats.
- Reduced load on LINSTOR when listing volumes with status.
- Reduced load on LINSTOR when fetching storage capacity.