prometheus/discovery/kubernetes
Philip Gough 0af7250c52 discovery:kube: Support wildcard matching for ingress rules
This change sets the scheme to https when a rule specified by Ingress
matches a wildcard DNS entry in the ingress TLS hosts

Signed-off-by: Philip Gough <philip.p.gough@gmail.com>
2021-08-26 14:32:11 +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 Switched to go-kit/log 2021-06-11 12:28:36 -04:00
endpoints_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00
endpointslice.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
endpointslice_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
ingress.go discovery:kube: Support wildcard matching for ingress rules 2021-08-26 14:32:11 +01:00
ingress_adaptor.go Kubernetes SD: Fix golint issue 2021-08-24 17:30:33 +09:00
ingress_test.go discovery:kube: Support wildcard matching for ingress rules 2021-08-26 14:32:11 +01:00
kubernetes.go Kubernetes SD: Support networking.k8s.io/v1 Ingress 2021-08-16 08:35:42 +09:00
kubernetes_test.go Kubernetes SD: Support networking.k8s.io/v1 Ingress 2021-08-16 08:35:42 +09:00
node.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
node_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00
pod.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
pod_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00
service.go Switched to go-kit/log 2021-06-11 12:28:36 -04:00
service_test.go update kubernetes to v1.18.x and update ingress apiVersion 2020-06-01 08:26:50 -07:00