This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
Releases: openebs-archive/jiva-csi
Releases · openebs-archive/jiva-csi
1.6.0
feat(jiva-csi): Add volume statistics (#9) Signed-off-by: Utkarsh Mani Tripathi <[email protected]>
1.6.0-RC2
fix(jiva-csi): volume mounted at two places (#6) - NodePublishVolume was getting triggered before NodeUnPublishVolume RPC call due to which volume is seen mounted at two places. - Above case is true even when NodeStageVolume RPC is call is triggered before NodeUnPublishVolume. Signed-off-by: Utkarsh Mani Tripathi <[email protected]>
1.6.0-RC1
fix(jiva-csi): volume mounted at two places (#6) - NodePublishVolume was getting triggered before NodeUnPublishVolume RPC call due to which volume is seen mounted at two places. - Above case is true even when NodeStageVolume RPC is call is triggered before NodeUnPublishVolume. Signed-off-by: Utkarsh Mani Tripathi <[email protected]>