- Apr 13, 2018
-
-
Max Leonard Inden authored
In preparation of PR #1206 [1], This patch moves the Thanos manifests to the `experimental` folder. [1] https://github.com/coreos/prometheus-operator/pull/1206
-
Fabian Reinartz authored
-
- Mar 21, 2018
-
-
Frederic Branczyk authored
-
- Mar 19, 2018
-
-
Max Leonard Inden authored
The current example-app setup in the kube-prometheus project is able to discover scraping targets in the default namespace. It is not able to discover the configured Alertmanager in the monitoring namespace. This patch adds an alertmanager-discovery rbac role, to permit the above described action. In addition it does the following cleanups: - Remove kubeconfig configuration in deploy and teardown script. kubectl chooses .kube/config whenever KUBECONFIG is not set by default - Remove namespace specification option via NAMESPACE env var. In most of the manifests the metadata/namespace was hardcoded anyways, in addition in the promtheus frontend role binding the service account namespace is hardcoded to default as well. - Instead of `kubectl {apply,delete}` individual manifests, the deploy and teardown shell scripts {apply,delete} on the entire folder.
-
Max Leonard Inden authored
In some cases we have been using `alert-rules` in some cases `prometheus-rulefiles`. This led to confusion [1]. Instead, unify the Prometheus rules configmap labels to: ```yaml labels: role: alert-rules ``` [1] https://github.com/coreos/prometheus-operator/issues/1102
-
Max Leonard Inden authored
The `prometheus-frontend` role of the example app kubeprometheus section is scoped to the default namespace. Thereby the frontend Prometheus instance is not able to discover anything outside of the default namespace. We might as well restrict the front end service monitor to the default namespace too.
-
- Mar 14, 2018
-
-
Laurent Godet authored
-
- Mar 08, 2018
-
-
Francisco Ripoli authored
added service account, role and role binding for the prometheus frontend example, also updated prometheus to use the correct service account fixes #1049
-
- Mar 05, 2018
-
-
Alexander Holte-Davidsen authored
-
- Mar 01, 2018
-
-
Jordan Jennings authored
-
Akihito INOH authored
Update alert rule check kubelet down ratio from 1% to 10%. In #774 , it is changed to 1%, so returns to 10%.
-
- Feb 26, 2018
-
-
Jordan Jennings authored
-
Antoine Legrand authored
-
jordanjennings authored
-
- Feb 16, 2018
-
-
Dan Mace authored
Add a missing resource to the operator's cluster role allowing it to correctly manager alertmanagers.
-
- Feb 14, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Feb 13, 2018
-
-
Dan Mace authored
Add a missing 'prometheuses/finalizers' resource to the operator cluster role. Without this role, the operator will fail to create a default secret for a Prometheus instance in the absence of any service monitors. The fix seems to already be present in the `examples` version of the role; this patch brings the contrib version in line with the example.
-
- Feb 12, 2018
-
-
Frederic Branczyk authored
-
- Feb 09, 2018
-
-
Frederic Branczyk authored
-
- Feb 04, 2018
-
-
Frederic Branczyk authored
-
- Jan 23, 2018
-
-
Frederic Branczyk authored
-
- Jan 19, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jan 17, 2018
-
-
Luis Nuñez authored
-
- Jan 16, 2018
-
-
Antoine Legrand authored
-
Frederic Branczyk authored
-
- Jan 15, 2018
-
-
Frederic Branczyk authored
-
- Jan 13, 2018
-
-
Matthias Loibl authored
* Update kube-state-metrics rules to 1.2 * Run make generate to update all manifests * Fix the helm chart kube-state-metrics rules
-
SilverFox authored
-
- Jan 11, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jan 10, 2018
-
-
Frederic Branczyk authored
-
- Jan 05, 2018
-
-
Frederic Branczyk authored
-
- Dec 22, 2017
-
-
Frederic Branczyk authored
-
- Dec 19, 2017
-
-
Tyler Roscoe authored
-
- Dec 07, 2017
-
-
Bradley authored
-
- Nov 28, 2017
-
-
Xabier Larrakoetxea authored
Signed-off-by:
Xabier Larrakoetxea <slok69@gmail.com>
-