prometheus/discovery/kubernetes
Simon Pasquier c8a1a5a93c
discovery/kubernetes: fix support for password_file and bearer_token_file (#5211)
* discovery/kubernetes: fix support for password_file

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Create and pass custom RoundTripper to Kubernetes client

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Use inline HTTPClientConfig

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-02-20 11:22:34 +01:00
..
client_metrics.go address review comment in client_metrics 2018-12-21 00:46:47 -08:00
endpoints.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
endpoints_test.go remove the prepended watch reactor from the fake k8s client (#5140) 2019-01-28 16:42:25 +01:00
ingress.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
ingress_test.go remove the prepended watch reactor from the fake k8s client (#5140) 2019-01-28 16:42:25 +01:00
kubernetes.go discovery/kubernetes: fix support for password_file and bearer_token_file (#5211) 2019-02-20 11:22:34 +01:00
kubernetes_test.go remove the prepended watch reactor from the fake k8s client (#5140) 2019-01-28 16:42:25 +01:00
node.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
node_test.go remove the prepended watch reactor from the fake k8s client (#5140) 2019-01-28 16:42:25 +01:00
pod.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
pod_test.go remove the prepended watch reactor from the fake k8s client (#5140) 2019-01-28 16:42:25 +01:00
service.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
service_test.go remove the prepended watch reactor from the fake k8s client (#5140) 2019-01-28 16:42:25 +01:00