traefik/provider
Phil Kates 79dd72f53d
Prioritize kubernetes routes by path length
The Kubernetes provider wasn't setting priorities which was causing
shorter paths to get chosen before longer ones. This now matches the
[documentation](https://github.com/containous/traefik/blob/master/docs/basics.md#priorities)
2016-08-03 11:37:22 -07:00
..
k8s Fixes #363: Allow for kubernetes label selectors 2016-07-12 17:50:01 -04:00
boltdb.go add createStore() funcs and skip consul TLS test 2016-07-21 09:22:35 +02:00
consul.go add createStore() funcs and skip consul TLS test 2016-07-21 09:22:35 +02:00
consul_catalog.go Use KvStores as global config source 2016-07-21 09:22:35 +02:00
consul_catalog_test.go Sort nodes before creating consul catalog config 2016-06-23 13:08:12 +02:00
docker.go Upgrade libkermit and dependencies 2016-07-21 17:43:05 +02:00
docker_test.go Option to disable expose of all docker containers 2016-07-14 11:32:15 +02:00
etcd.go add createStore() funcs and skip consul TLS test 2016-07-21 09:22:35 +02:00
file.go Use KvStores as global config source 2016-07-21 09:22:35 +02:00
file_test.go Refactor traefik with package 2015-11-02 18:35:55 +01:00
kubernetes.go Prioritize kubernetes routes by path length 2016-08-03 11:37:22 -07:00
kubernetes_test.go Prioritize kubernetes routes by path length 2016-08-03 11:37:22 -07:00
kv.go add createStore() funcs and skip consul TLS test 2016-07-21 09:22:35 +02:00
kv_test.go #216: sets passHostHeader to true by default (#351) 2016-05-10 13:43:24 +02:00
marathon.go add struct ClientTLS : supports either a paths to a file or directly the certificate 2016-07-21 09:22:35 +02:00
marathon_test.go Fix marathon tests 2016-06-22 13:56:28 +02:00
mesos.go add mesos provider inspired by mesos-dns & marathon provider 2016-07-20 11:56:14 +02:00
mesos_test.go add mesos provider inspired by mesos-dns & marathon provider 2016-07-20 11:56:14 +02:00
provider.go add createStore() funcs and skip consul TLS test 2016-07-21 09:22:35 +02:00
provider_test.go refacto(constraints): Migration to Flaeg cli library 2016-06-01 10:30:34 +02:00
zk.go add createStore() funcs and skip consul TLS test 2016-07-21 09:22:35 +02:00