- Dec 01, 2019
-
-
yeya24 authored
Signed-off-by:
yeya24 <yb532204897@gmail.com>
-
- Apr 13, 2018
-
-
Frederic Branczyk authored
-
- Mar 23, 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.
-
- Mar 07, 2017
-
-
Frederic Branczyk authored
-
- Mar 06, 2017
-
-
Frederic Branczyk authored
git-subtree-dir: contrib/kube-prometheus git-subtree-mainline: 050ca21276696c8603375c699513ec487301ed62 git-subtree-split: 81c0d2f4
-
- Dec 02, 2016
-
-
Frederic Branczyk authored
These annotations made sense in pre v1.3.0 Prometheus releases, however, with >=v1.3.0 and the Prometheus Operator these annotations are more confusing then helpful.
-
- Nov 02, 2016
-
-
Fabian Reinartz authored
-
- Oct 20, 2016
-
-
Fabian Reinartz authored
-