Skip to content

Releases: openebs-archive/maya

0.7.0-RC2

29 Aug 13:55
Compare
Choose a tag to compare
0.7.0-RC2 Pre-release
Pre-release
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

16 Aug 04:05
Compare
Choose a tag to compare
0.7.0-RC1 Pre-release
Pre-release
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

13 Jul 04:19
Compare
Choose a tag to compare
0.6.0-RC4 Pre-release
Pre-release
allow topology key without application label (#390)

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

0.6.0

19 Jul 15:52
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
allow topology key without application label (#390)

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

0.6.0-RC3

29 Jun 16:47
Compare
Choose a tag to compare
0.6.0-RC3 Pre-release
Pre-release
Update the tolerations on jiva deployments (#381)

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

0.6.0-RC2

16 Jun 12:25
Compare
Choose a tag to compare
0.6.0-RC2 Pre-release
Pre-release
Add ENV variables to specify default node selectors (#372)

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

0.6.0-RC1

01 Jun 14:34
Compare
Choose a tag to compare
0.6.0-RC1 Pre-release
Pre-release
[Fixed] Missing periods in README.md

0.5.4-RC1: Merge pull request #303 from openebs/kmova-patch-v0.5-travis-fix

14 May 07:31
70b87b1
Compare
Choose a tag to compare
Fix travis build error with minikube 1.7.0

0.5.4: Merge pull request #303 from openebs/kmova-patch-v0.5-travis-fix

14 May 09:41
70b87b1
Compare
Choose a tag to compare
Fix travis build error with minikube 1.7.0

0.5.3-RC1

04 Mar 17:25
133987f
Compare
Choose a tag to compare
0.5.3-RC1 Pre-release
Pre-release
Merge pull request #276 from kmova/helm-fix-v0.5

Fix openebs/openebs#1305 - set the apiserver tag correctly