- Jun 07, 2018
-
-
Frederic Branczyk authored
Added section about grafana config
-
- Jun 06, 2018
-
-
Dmitry Mishin authored
-
Frederic Branczyk authored
-
- Jun 05, 2018
-
-
Max Leonard Inden authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Jun 04, 2018
-
-
Max Leonard Inden authored
89fc4e306972604eba2dcb961a6d29cc27a668ad introduced the new Prometheus rule file custom resource definition. This patch adjusts the kube-prometheus project to use the new custom resource definition.
-
Max Inden authored
kube-prometheus: Remove duplicate unused files
-
- May 31, 2018
-
-
Frederic Branczyk authored
-
Max Leonard Inden authored
afe9711ce2ef5dd0e0b5091f921ae9bc0aab3711 introduced contrib/kube-prometheus/0prometheus-operator-clusterRole.yaml and contrib/kube-prometheus/0prometheus-operator-deployment.yaml by mistake.
-
Frederic Branczyk authored
rbac: Remove Third Party Resources rules
-
Max Leonard Inden authored
Since PR 460 [1] the Prometheus Operator is using Kubernetes Custom Resource Definitions instead of Kubernetes Third Party Resources. Permissions to handle Third Party Resources in the RBAC rules of the Prometheus Operator is thereby obsolete. [1] https://github.com/coreos/prometheus-operator/pull/460
-
slene authored
-
slene authored
-
Frederic Branczyk authored
prometheus: Enable live migration of rule configmaps to rule file crds
-
Max Leonard Inden authored
With this patch the Prometheus Operator checks if there are any Kubernetes ConfigMaps inside the Prometheus namespace which fullfill the `Spec.RuleSelector` requirement. If so, it creates a RuleFile for each key in the `ConfigMap.Spec.Data` map inside the Prometheus namespace.
-
- May 30, 2018
-
-
Frederic Branczyk authored
Adds proxy_url to v1.Endpoint. Fixes #1385
-
Nicholas Whitehead authored
-
- May 29, 2018
-
-
Frederic Branczyk authored
Migrate alerts
-
Joakim Karlsson authored
-
Joakim Karlsson authored
Make certgen work on OSX
-
Frederic Branczyk authored
These alerts will be vendored in the future through jsonnet-bundler directly from the etcd repository.
-
Frederic Branczyk authored
-
- May 28, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
Cleanup
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- May 25, 2018
-
-
Matthias Loibl authored
-
Matthias Loibl authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
fix doc guide link of kube-prometheus
-
alpha authored
-
Frederic Branczyk authored
kube-prometheus: add the watch verb (to the namespace apiGroup for the prometheus-operator ClusterRole).
-
- May 24, 2018
-
-
Joshua Olson authored
Also checking in the changes made to prometheus-rules.yaml by "make generate", in order to (hopefully) get the build to be green.
-