- Aug 13, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
- Aug 08, 2018
-
-
Henrique Fernandes authored
-
Henrique Fernandes authored
-
- Aug 07, 2018
-
-
Lucas Serven authored
This commit bumps the version of the Prometheus Operator jsonnet dependency in kube-prometheus. With this change, kube-prometheus now supports Prometheus Operator v0.23.0.
-
Frederic Branczyk authored
add serviceMonitorNamespaceSelector to the prometheus jsonnet library
-
- Aug 06, 2018
-
-
Lucas Serven authored
-
Robert Nemeti authored
-
Robert Nemeti authored
to implement the feature from PR #1227
-
- Aug 02, 2018
-
-
Frederic Branczyk authored
-
Vasilis Remmas authored
Assign the rolebinding to an existing serviceaccount
-
Frederic Branczyk authored
kube-prometheus: Fix jsonnet lock file
-
- Aug 01, 2018
-
-
Frederic Branczyk authored
Prune/jsonnet namespace roles
-
prune authored
-
Frederic Branczyk authored
*/README.md: Include 'Contributing' section
-
Frederic Branczyk authored
-
Max Leonard Inden authored
-
Max Leonard Inden authored
By default if a new object (servicemonitor, secret, ...) is created / updated / deleted, we reconcile all Prometheus instances in that namespace. In addition we also need to reconcile all Prometheus instances selecting objects (ServiceMonitors, PrometheusRules) in that namespace.
-
- Jul 31, 2018
-
-
prune authored
-
- Jul 27, 2018
- Jul 26, 2018
-
-
prune authored
-
William Leese authored
Change-Id: I589eb7b007f9ac035936c95eaa818497607038bc
-
William Leese authored
Change-Id: I54f6f26449b0f16b7be2f202ec93e7c29a377108
-
William Leese authored
Change-Id: I85f679ea7a33febf5d730960bf754f4b459f53d3
-
- Jul 25, 2018
-
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Haoyu Wang authored
-
Frederic Branczyk authored
adjust rbac apiGroups to support core workloads api apps/v1
-
seph authored
-
Mark Eijsermans authored
-
- Jul 24, 2018
-
-
Max Leonard Inden authored
-
Max Inden authored
-
Saverio Proto authored
Without this access the logs of metrics-server will show the following error line: ``` unable to fully scrape metrics from source kubelet_summary:k8s-1: unable to fetch metrics from Kubelet k8s-1 (10.8.10.14): request failed - "403 Forbidden", response: "Forbidden (user=system:serviceaccount:kube-system:metrics-server, verb=get, resource=nodes, subresource=stats)", ``` and `kubectl top nodes` will give no results
-
- Jul 23, 2018
-
-
Lucas Serven authored
-
Ali Rizwan authored
-
- Jul 20, 2018
-
-
Max Inden authored
When handling big Kubernetes objects, marshalling objects is memory intense. This can be reproduced with the end-to-end test `TestPrometheusRulesExceedingConfigMapLimit`. This patch doubles the memory request and limit of the Prometheus Operator deployment to 100mb and 200mb.
-