1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-15 16:56:24 +00:00
prometheus-operator/test/framework
Huy Le 982277b0f2 prometheus: Load basic-auth secrets from ServiceMonitor namespace (#1619)
Basic-Auth Secrets for ServiceMonitor used to be loaded from the
prometheus'namespace. With this change, Prometheus will load the secret
from the servicemonitor namespace.

The commit also includes a basic-auth image for the integration test
2018-07-23 19:50:12 +02:00
..
ressources prometheus: Load basic-auth secrets from ServiceMonitor namespace (#1619) 2018-07-23 19:50:12 +02:00
alertmanager.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
cluster_role.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
cluster_role_binding.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
config_map.go prometheus: Split rule config map if it exceeds Kubernetes limit 2018-07-05 16:51:32 +02:00
context.go Support Alertmanager v0.15.0 2018-03-21 12:47:57 +01:00
deployment.go kube-prometheus: Extract prometheus-operator jsonnet out of contrib 2018-06-06 18:01:32 +02:00
event.go test/e2e: Decrease config map data limit 2018-07-09 11:25:35 +02:00
framework.go prometheus: Load basic-auth secrets from ServiceMonitor namespace (#1619) 2018-07-23 19:50:12 +02:00
helpers.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
ingress.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
namespace.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
pod.go bundle.yaml: Bump Prometheus Operator memory request and limit (#1622) 2018-07-20 15:09:17 +02:00
prometheus.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
prometheus_rule.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
replication-controller.go Vendoring kubernetes/client-go 1.8 2017-11-30 13:35:36 +01:00
role-binding.go pkg,test: fix gofmt and much golint 2018-07-23 12:53:09 +02:00
service.go Vendoring kubernetes/client-go 1.8 2017-11-30 13:35:36 +01:00
service_account.go kube-prometheus: Extract prometheus-operator jsonnet out of contrib 2018-06-06 18:01:32 +02:00