traefik/provider
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
..
boltdb Unexport Kvclient & StoreType from kv Provider 2017-05-11 19:33:32 +02:00
consul Unexport Kvclient & StoreType from kv Provider 2017-05-11 19:33:32 +02:00
docker Merge v1.2.3 master 2017-05-03 23:24:53 +02:00
dynamodb Extract providers to their own package 2017-04-18 13:24:17 +02:00
ecs Extract providers to their own package 2017-04-18 13:24:17 +02:00
etcd Unexport Kvclient & StoreType from kv Provider 2017-05-11 19:33:32 +02:00
eureka refactor(eureka): Use Traefik Logger. 2017-06-14 19:49:45 +02:00
file Extract providers to their own package 2017-04-18 13:24:17 +02:00
kubernetes [kubernetes] Undo the Secrets controller sync wait. 2017-07-06 17:12:25 +02:00
kv Unexport Kvclient & StoreType from kv Provider 2017-05-11 19:33:32 +02:00
marathon refactor: Add explicit error message. 2017-06-14 19:49:45 +02:00
mesos Extract providers to their own package 2017-04-18 13:24:17 +02:00
rancher fix: Empty Rancher launch config. 2017-05-24 11:20:30 +02:00
zk Unexport Kvclient & StoreType from kv Provider 2017-05-11 19:33:32 +02:00
provider.go Extract providers to their own package 2017-04-18 13:24:17 +02:00
provider_test.go Extract providers to their own package 2017-04-18 13:24:17 +02:00