prometheus/discovery/kubernetes
Mike Eves 7941b350ba Don't set label if ingressClassName is not set
Signed-off-by: Mike Eves <michael.eves@autotrader.co.uk>
2021-06-11 15:14:23 +01:00
..
client_metrics.go Bump k8s.io/* from 0.20.5 to 0.21.0 (#8714) 2021-04-13 10:00:00 +02:00
endpoints.go Fix spelling mistake (#8879) 2021-06-01 00:49:29 +02:00
endpoints_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00
endpointslice.go discovery/kubernetes: Add Kubernetes EndpointSlice discovery 2020-06-14 21:55:27 +02:00
endpointslice_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
ingress.go Don't set label if ingressClassName is not set 2021-06-11 15:14:23 +01:00
ingress_test.go Update label from class to class_name 2021-06-11 13:45:41 +01:00
kubernetes.go Upgrade prometheus/common to v0.21.0 2021-04-21 12:19:16 +02:00
kubernetes_test.go Fix spelling mistake (#8879) 2021-06-01 00:49:29 +02:00
node.go discovery/kubernetes: remove extraneous parameters from send() 2020-02-18 17:36:57 +01:00
node_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00
pod.go [fix] service discovery : change var "eps" to "pod 2021-02-10 20:17:04 +08:00
pod_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00
service.go add service type metadata to kubernetes_sd_config service role #6496 (#6684) 2020-02-25 09:22:14 +01:00
service_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00