traefik/provider/kubernetes
Kekoa Vincent ac5ab13a4c Fix errors caused by incorrect type being sent for the Kubernetes Secret watcher #1596
This was likely just a copy-paste issue, the bug should be benign because the secret is cast to the correct type later, but the additional logging is a major annoyance, and is happening even if basic auth is not in use with Kubernetes.
2017-06-02 19:20:47 +02:00
..
client.go Fix errors caused by incorrect type being sent for the Kubernetes Secret watcher #1596 2017-06-02 19:20:47 +02:00
kubernetes.go [k8s] Ignore Ingresses with empty Endpoint subsets. 2017-05-23 21:15:06 +02:00
kubernetes_test.go [k8s] Ignore Ingresses with empty Endpoint subsets. 2017-05-23 21:15:06 +02:00
namespace.go Extract providers to their own package 2017-04-18 13:24:17 +02:00