11 Commits
Author SHA1 Message Date
yoninl2 60ee3fe8be [stable/prometheus-operator] namespace override (#22288)
* [stable/prometheus-operator] namespace override

Signed-off-by: yoninl2 <yong.jiang1@hp.com>

* bump chart version

Signed-off-by: Jeremy <yong.jiang1@hp.com>

* revert changes in hack folder

Signed-off-by: Jeremy <yong.jiang1@hp.com>
2020-06-16 01:40:04 -07:00
Valentin Zayash e5c7915aa9 Change generated comments synatx to Helm template comments. (#21085)
Signed-off-by: Valentin Zayash <valioozz@gmail.com>
2020-02-27 05:03:28 -08:00
Alex Williams 6ba8013533 [stable/prometheus-operator] Add namespace to all PrometheusRule objects (#19704)
* [stable/prometheus-operator] Add namespace to all PrometheusRule objects

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* prometheus-operator - modify sync_prometheus_rules.py for ns

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* Bump chart again to keep it +1 patch version

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* Revert changes to prometheus rule

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>

* set chart version to 8.5.3

Signed-off-by: Alex Williams <alex.williams@skyscanner.net>
2020-01-06 11:57:18 -08:00
Vasily Sliouniaev edecc9842d [stable/prometheus-operator] Up versions of operator, prometheus (#18528)
* Update core components

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove unsupported crdApiGroup param

This parameter already does not work and has not for many versions of
the operator, thus removing it is not a breaking change

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Fix {{ .Release to {{ $.Release

Signed-off-by: vas <vasily.sliouniaev@jet.com>
2019-11-02 10:43:39 -07:00
Alastair Firth 72e4abed62 [stable/prometheus-operator] Add override for Kubernetes Version (#16994)
* add override to sync_* and README

Signed-off-by: afirth <afirth@users.noreply.github.com>

* sync upstream dashboards and rules

Signed-off-by: afirth <afirth@users.noreply.github.com>

* delete old rules and dashboards no longer in upstream

Signed-off-by: afirth <afirth@users.noreply.github.com>

* update manually created dashboards

Signed-off-by: afirth <afirth@users.noreply.github.com>

* bump chart version

Signed-off-by: afirth <afirth@users.noreply.github.com>
2019-09-09 09:31:19 -07:00
Vasily Sliouniaev 0efbcebb08 [stable/prometheus-operator] Lower dependency req (#16523)
* Lower dependency

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Resync rules and dashboards

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Bump version

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Remove anothertobi

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Fix cleanup flag

Signed-off-by: vas <vasily.sliouniaev@jet.com>

* Re-run sync

Signed-off-by: vas <vasily.sliouniaev@jet.com>
2019-09-04 07:45:00 -07:00
Vasily Sliouniaev eeee789c00 [stable/prometheus-operator] Fix several issues (#16264)
* Fix some bugs

Signed-off-by: Vasily Sliouniaev <vasily.sliouniaev@jet.com>

* Resync rules for GKE kube version

Signed-off-by: Vasily Sliouniaev <vasily.sliouniaev@jet.com>

* Add docs for GKE private clusters

Signed-off-by: Vasily Sliouniaev <vasily.sliouniaev@jet.com>
2019-08-13 03:57:41 -07:00
Matteo Gazzetta 5ff1fc1bdc Sync prometheus operator dashboard and rules (#16230)
Signed-off-by: Matteo Gazzetta <matteo_gazzetta@hotmail.it>
2019-08-12 15:11:37 -07:00
Matteo Gazzetta eba702c830 Sync prometheus operator dashboard and rules (#13732)
Signed-off-by: Matteo Gazzetta <matteo_gazzetta@hotmail.it>
2019-05-23 23:24:18 -07:00
Matteo Gazzetta f6974d6307 Sync prometheus operator dashboard and rules (#12837)
Signed-off-by: Matteo Gazzetta <matteo_gazzetta@hotmail.it>
2019-04-17 08:22:04 -07:00
Dmitry Verkhoturov 28250ead20 [stable/prometheus-operator] Improve rules sync rules and description (#11617)
* [stable/prometheus-operator] bump kube-state-metrics

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>

* [stable/prometheus-operator] sync rules and dashboards

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>

* [stable/prometheus-operator] move rules to prometheus folder

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>

* [stable/prometheus-operator] clarify instructions for prometheus rules and grafana dashboards changes

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>

* [stable/prometheus-operator] add prometheus rules namespace replacement

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>

* [stable/prometheus-operator] add alertmanager-$1 replacement rule

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>

* [stable/prometheus-operator] major version bump, rename DeadMansSwitch alert to Watchdog

Signed-off-by: Dmitry Verkhoturov <paskal.07@gmail.com>
2019-02-22 10:27:28 -08:00