Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Releases: openebs-archive/jiva-csi

1.6.0

14 Jan 15:19
Compare
Choose a tag to compare
1.6.0 Pre-release
Pre-release
feat(jiva-csi): Add volume statistics (#9)

Signed-off-by: Utkarsh Mani Tripathi <[email protected]>

1.6.0-RC2

10 Jan 20:43
Compare
Choose a tag to compare
1.6.0-RC2 Pre-release
Pre-release
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

09 Jan 04:33
Compare
Choose a tag to compare
1.6.0-RC1 Pre-release
Pre-release
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]>