Commit Graph
5 Commits
Author SHA1 Message Date
Łukasz Oleś 3f91dc336f [stable/etcd-operator] Fix README.md (#1150)
* Remove double `create`
* Update project status from alpha to beta.
2017-05-26 08:58:30 +02:00
Lachlan Evenson 4ccce704dd Update chart maints to gh u/n (#1106) 2017-05-18 17:11:37 +01:00
Chance Zibolski c0ae480802 Update etcd-operator to 0.2.1, and don't abide to cluster.enabled on install (#754)
* stable/etcd-operator: Don't abide to cluster.enabled on install and bump version 0.2.1
Fixes #728. The issue is that the TPR will not exist until after the
etcd-operator runs, causing validation to fail when the etcd.coreos.com/v1beta1
API version doesn't exist. Since it must be run-post install, ignore the
setting when the Release is an install.
* Fixed minor README typos
2017-03-09 12:50:17 -06:00
Miguel Ángel Martínez Triviño 61e7fe24a8 [stable/etcd-operator] Update Icon and added home (#570)
* [stable/etcd-operator] Update Icon and added home

* Version bump
2017-02-12 20:17:51 -08:00
Lachlan Evenson f26a5a8cf4 CoreOS etcd-operator (#214)
* initial commit

* update NOTES.txt, enable cluster by default

* update default etcd version
add README
rename default values
update NOTES.txt

* add quotes to app label value

* disable cluster by default as TPR get's created by operator

* update PV provisioner comments
2016-12-05 12:48:13 -08:00