Commit Graph
8 Commits
Author SHA1 Message Date
Christopher StelmaandKubernetes Prow Robot dec5076375 stackdriver-exporter: allow google service account (#13214)
via service account key or existing secret

Signed-off-by: Christopher A. Stelma <stelminator@gmail.com>
2019-04-26 01:22:29 -07:00
babouneandKubernetes Prow Robot 7e9730490a add tolerations, affinity and nodeSelector to stackdriver-exporter (#11854)
* add tolerations, affinity and nodeSelector to stackdriver-exporter
fix pb w too many blank lines

Signed-off-by: baboune <nicolas.seyvet@sandvik.com>

* Update stable/stackdriver-exporter/Chart.yaml

Co-Authored-By: baboune <seyvet@yahoo.com>
Signed-off-by: baboune <nicolas.seyvet@sandvik.com>
2019-03-05 01:52:00 -08:00
Cristina NegreanandKubernetes Prow Robot f969a11dd4 [stable/stackdriver-exporter] fix duplicated 'livenessProbe', add 'readinessProbe' (#10321)
* Fixed duplicated livenessProbe. Added readinessProbe. Signed-off-by: Cristina Negrean <hello@cristina.tech>

Signed-off-by: cristinanegrean <cristina.negrean@trifork.nl>

* Updated chart version. Signed-off-by: Cristina Negrean <hello@cristina.tech>

Signed-off-by: cristinanegrean <cristina.negrean@trifork.nl>

* PR #10142 update stack driver-exporter to 0.6.0 with new options introduces empty values for deployment env variables. Signed-off-by: Cristina Negrean <hello@cristina.tech>

Signed-off-by: cristinanegrean <cristina.negrean@trifork.nl>
2019-01-02 13:23:20 -08:00
Artur GadelshinandKubernetes Prow Robot 354a934a12 update stackdriver-exporter to 0.6.0 with new options (#10142)
Signed-off-by: Artur Gadelshin <ar.gadelshin@gmail.com>
2018-12-19 12:20:04 -08:00
Tung Nguyenandk8s-ci-robot 51d717670d adding annotations (#5170)
* adding annotations

* use toYaml to make it more readable

* bump version number

* update README
2018-04-27 11:58:18 -07:00
AdamDangandk8s-ci-robot ef222f07fe Typo fix in stackdriver-exporter/README.md: "for this to exporter to work"->"for this exporter to work" (#4940)
* add version

add version

* Typo fix in stackdriver-exporter/README.md

Typo fix in stackdriver-exporter/README.md
2018-04-18 14:42:01 -07:00
AdamDangandk8s-ci-robot 020542d05b Add home key for stackdriver-exporter (#4626)
* Add home key for stackdriver-exporter

The key "home" is needed for ci testing, but it's missing in this yaml.

* Add version

Add version
2018-04-04 15:42:10 -07:00
Ashley Penneyandk8s-ci-robot 6020983d5c Add stackdriver-exporter (#4167)
* Add stackdriver-exporter

Stackdriver-exporter gathers metrics from Google Cloud projects and
presents them for Prometheus to gather.

* Update URL

* Switch to lowerCamelCase across the chart

* Use Helm 2.8 _helpers.tpl as a foundation.

* Fix chart label
2018-03-27 13:07:02 -07:00