prometheus/discovery/kubernetes
sh0rez fbd5c6f310
test(discovery/kubernetes): add container_is_init label to tests
Adds the new container_is_init label to the current tests to make them pass again

Signed-off-by: sh0rez <me@shorez.de>
2019-05-27 19:16:03 +02:00
..
client_metrics.go update client-go,api,api-machinery and klog dependencies 2019-04-23 10:54:18 -07:00
endpoints.go discovery/kubernetes: add node name and hostname to endpoints 2019-05-16 10:49:13 +02:00
endpoints_test.go discovery/kubernetes: add node name and hostname to endpoints 2019-05-16 10:49:13 +02:00
ingress.go discovery/kubernetes: add present labels for labels/annotations (#5443) 2019-04-10 13:21:42 +01:00
ingress_test.go discovery/kubernetes: fix missing label sanitization (#5462) 2019-04-15 19:04:50 +01:00
kubernetes.go discovery/kubernetes: add present labels for labels/annotations (#5443) 2019-04-10 13:21:42 +01:00
kubernetes_test.go discovery/kubernetes: add present labels for labels/annotations (#5443) 2019-04-10 13:21:42 +01:00
node.go discovery/kubernetes: add present labels for labels/annotations (#5443) 2019-04-10 13:21:42 +01:00
node_test.go discovery/kubernetes: fix missing label sanitization (#5462) 2019-04-15 19:04:50 +01:00
pod.go feat(discovery/kubernetes): container_is_init label 2019-05-27 17:48:15 +02:00
pod_test.go test(discovery/kubernetes): add container_is_init label to tests 2019-05-27 19:16:03 +02:00
service.go The workqueue of service should be `service` other than `ingress` 2019-04-29 17:21:35 +08:00
service_test.go discovery/kubernetes: fix missing label sanitization (#5462) 2019-04-15 19:04:50 +01:00