traefik/provider/kubernetes
Timo Reimann 4892b2b0da [kubernetes] Undo the Secrets controller sync wait.
When Secrets permissions have not been granted (which is likely to be
the case for users not needing the basic auth feature), the watch on the
Secrets API will never yield a response, thereby causing the controller
to never sync successfully, and in turn causing the check for all
controller synchronizations to fail consistently. Thus, no event will
ever be handled.
2017-07-06 17:12:25 +02:00
..
client.go [kubernetes] Undo the Secrets controller sync wait. 2017-07-06 17:12:25 +02:00
kubernetes.go [k8s] Tell glog to log everything into STDERR. 2017-07-04 17:11:50 +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