traefik/provider
Diego de Oliveira 592a12dca2 Fix unsound behavior
The IP-Per-Task feature changed the behavior for
clients without this configuration (using the task IP instead
of task hostname). This patch make the new behavior available
just for Mesos installation with IP-Per-Task enabled. It also
make it possible to force the use of task's hostname.
2017-04-26 11:35:30 +02:00
..
boltdb Extract providers to their own package 2017-04-18 13:24:17 +02:00
consul Fix Consul catalog prefix flags 2017-04-25 10:51:03 +02:00
docker Move Docker test provider instantiation into t.Run body. 2017-04-25 14:56:43 +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 Extract providers to their own package 2017-04-18 13:24:17 +02:00
eureka Extract providers to their own package 2017-04-18 13:24:17 +02:00
file Extract providers to their own package 2017-04-18 13:24:17 +02:00
kubernetes Extract providers to their own package 2017-04-18 13:24:17 +02:00
kv Fix typo in command line help. 2017-04-21 14:01:45 +02:00
marathon Fix unsound behavior 2017-04-26 11:35:30 +02:00
mesos Extract providers to their own package 2017-04-18 13:24:17 +02:00
rancher Add Basic Auth per Frontend for Rancher & Docker Dynamic Provider 2017-04-19 21:05:43 +02:00
zk Extract providers to their own package 2017-04-18 13:24:17 +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