Releases: openebs-archive/maya
Releases · openebs-archive/maya
0.7.0-RC2
Update the 0.7.0 CAST YAMLs in the maya installer The default CAST YAMLs, StoragePool and StorageClasses installed by maya-apiserver are updated with the recent changes done to the openebs-pre-release.yaml As part of moving from the openebs/openebs repo, the following changes have been made: - use the ENV to fill up some of the default values like namespace, service account name, image ids, etc., - make the content parsable for strings from go-code, by making changes like: * Replcace back-quote ` with double quotes in jsonpath * Escape the . and " within jsonpath * replace string false with none * quote the replica count coming from env to string - removed the older/deprecated CAST YAMLs from install folder Also, updated the travis ci scripts to skip installing the pre-release.yaml. After the 0.7.0 release is done, this file can be re-enabled back Signed-off-by: kmova <[email protected]> Remove the sleep after info commands Signed-off-by: kmova <[email protected]>
0.7.0-RC1
Enhance mayactl snapshot commands for cas template based provisioning 1. This commit will enhance mayctl snapshot commands create/list/revert to work with CAS template based volume provisioning. 2. Add basic integration test for volume snapshot related operations based on CAS template based provisioning. Signed-off-by: prateekpandey14 <[email protected]>
0.6.0-RC4
allow topology key without application label (#390) Signed-off-by: kmova <[email protected]>
0.6.0
allow topology key without application label (#390) Signed-off-by: kmova <[email protected]>
0.6.0-RC3
Update the tolerations on jiva deployments (#381) Signed-off-by: kmova <[email protected]>
0.6.0-RC2
Add ENV variables to specify default node selectors (#372) Signed-off-by: kmova <[email protected]>
0.6.0-RC1
0.5.4-RC1: Merge pull request #303 from openebs/kmova-patch-v0.5-travis-fix
Fix travis build error with minikube 1.7.0
0.5.4: Merge pull request #303 from openebs/kmova-patch-v0.5-travis-fix
Fix travis build error with minikube 1.7.0