Commit Graph
13 Commits
Author SHA1 Message Date
kevinschumacher 34e306e831 [stable/cockroachdb] #1785 namespace defined templates with chart name (#1984) 2017-09-10 11:50:14 -05:00
Jordan Lewis 5db9418df7 Update CockroachDB tag to v1.0.5 (#1852)
* Update CockroachDB tag to v1.0.5

* Bump chart version
2017-09-04 13:40:30 -05:00
Sameer Naik ba518c2141 cockroachdb: fix invalid volume spec in StatefulSet resource (#1713) 2017-08-13 20:02:57 +02:00
Dan (Turk) 20060e3ce9 Add NetworkPolicy for CockroachDB (#1594) 2017-08-09 16:20:18 -07:00
Tamir Duberstein 86325b14dd Update CockroachDB tag to v1.0.3 (#1446)
* Update CockroachDB tag to v1.0.3

* Bump chart version and add appVersion
2017-07-31 21:21:04 +02:00
Alex Robinson 9f264ae2a7 cockroachdb: Move init container and pod affinity out of annotations (#1326)
* cockroachdb: Move init container and pod affinity out of annotations

This makes the chart only work on clusters running 1.6 newer, but
was requested (at least the affinity part) in #1306.

* cockroachdb: Rename file from petset to statefulset

* [stable/cockroachdb] Fix whitespace in replicas
2017-07-17 17:43:38 -07:00
Frederic Hemberger 912f50c716 Use consistent whitespace in template placeholders (#1437)
Use consistent whitespace in template placeholders
2017-07-09 21:11:24 +02:00
Zhou Tao db189d910f change template file name from petset to statefulset for cockroachdb (#1273) 2017-06-24 17:36:19 +02:00
Alex Robinson 53d4ba9b08 Support custom domains in the cockroachdb chart's init container (#1219)
This switches from using v0.1 of the peer-finder image to a version that
includes https://github.com/kubernetes/contrib/pull/2013

While I'm here, switch the version of cockroachdb from 1.0 to 1.0.1
2017-06-08 09:38:28 -07:00
Alex Robinson cb13bc616d Add explicit image tag to CockroachDB chart (#1060)
* Add explicit image tag to CockroachDB chart

* Remove CockroachDB liveness/readiness probes

This ensures the cluster can properly recover even if all the nodes are
brought down at once. More detailed explanation at:
github.com/kubernetes/test-infra/issues/1740#issuecomment-279555187

* Bump chart version

* Add --insecure to cockroach sql command

* cockroachdb: Add --insecure to README.md
2017-05-11 13:33:43 -07:00
Adnan Abdulhussein 6c4d9e25cd [stable/cockroachdb] update description and add icon (#568)
* [stable/cockroachdb] update description and add icon

* Version bump
2017-02-12 20:18:50 -08:00
Reinhard Nägele abe8e7efae [stable/cockroachdb] Remove helm.sh/created annotations (#504)
* [stable/cockroachdb] Remove helm.sh/created annotations

* cockroachdb: bump version to 0.2.1
2017-01-27 14:26:13 -08:00
Alex Robinson 06df61fdec Update CockroachDB chart for k8s 1.5 and promote to stable (#344)
* Update CockroachDB chart to work with StatefulSets on k8s 1.5

* Update CockroachDB to use pod anti-affinity and disruption budget

* Promote CockroachDB chart from incubator to stable
2017-01-18 15:57:02 -07:00