traefik/provider
Diego de Oliveira cbbb5f4ccb Fix marathon provider
The IP-Per-Task PR introduced a bug using the marathon application
port mapping. This port should be used only in the proxy server, the
downstream connection should be always made with the task port.

    This commit fix the regression and adds a unit test to prevent new
problems in this setup.
2017-02-04 16:05:35 +01:00
..
k8s Kubernetes: cleanup channel handling 2016-12-07 20:12:14 +01:00
boltdb.go Import order as goimports does 2016-12-30 19:04:02 +01:00
consul.go Import order as goimports does 2016-12-30 19:04:02 +01:00
consul_catalog.go Add Operation with recover 2017-02-03 09:46:27 +01:00
consul_catalog_test.go consul/kv.tmpl: weight default value should be a int (#826) 2016-11-23 14:49:55 +01:00
docker.go Add Operation with recover 2017-02-03 09:46:27 +01:00
docker_test.go Import order as goimports does 2016-12-30 19:04:02 +01:00
etcd.go Import order as goimports does 2016-12-30 19:04:02 +01:00
eureka.go Import order as goimports does 2016-12-30 19:04:02 +01:00
eureka_test.go Import order as goimports does 2016-12-30 19:04:02 +01:00
file.go Fix contraint store/read from KV 2016-11-09 21:08:37 +01:00
file_test.go Refactor traefik with package 2015-11-02 18:35:55 +01:00
kubernetes.go Allow setting circuitbreaker expression via Kubernetes annotation (#1056) 2017-02-03 17:47:48 +01:00
kubernetes_test.go Allow setting circuitbreaker expression via Kubernetes annotation (#1056) 2017-02-03 17:47:48 +01:00
kv.go Add Operation with recover 2017-02-03 09:46:27 +01:00
kv_test.go Import order as goimports does 2016-12-30 19:04:02 +01:00
marathon.go Fix marathon provider 2017-02-04 16:05:35 +01:00
marathon_test.go Fix marathon provider 2017-02-04 16:05:35 +01:00
mesos.go Add Operation with recover 2017-02-03 09:46:27 +01:00
mesos_test.go Fix GroupsAsSubDomains option for Mesos and Marathon (#868) 2016-11-28 14:59:08 +01:00
provider.go Import order as goimports does 2016-12-30 19:04:02 +01:00
provider_test.go feat: Add defaultFuncMap to template 2016-12-08 20:44:13 +01:00
zk.go Import order as goimports does 2016-12-30 19:04:02 +01:00