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

1.2.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ChandanSagar ChandanSagar released this 29 Aug 10:01
fix(snapshot-controller): add validation for cas-type (#100)

Refer: https://github.com/openebs/openebs/issues/2687

 changes adds the cas-type validation before triggering the
 snapshot operations, valid types are "jiva" and "cstor".
 any other cas-type will return a error which will raise as event
 via snapshot-controller.

Signed-off-by: prateekpandey14 <[email protected]>