traefik/integration
Vincent Demeester 15318c4631 Fix docker labels (frontend.*)
Using Docker provider, you can specify `traefik.frontend.rule` and
`traefik.frontend.value` labels. If they are not both provided, there is
a default behavior. On the current master, if they are not defined, the
container is filtered (and thus the default behavior is broken).

Fixes that.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-11-05 15:14:25 +01:00
..
fixtures Updates and additions on some integration tests 2015-11-03 23:06:31 +01:00
resources/compose libkv support https://github.com/EmileVauge/traefik/issues/25 https://github.com/EmileVauge/traefik/issues/9 2015-10-02 11:36:16 +02:00
utils Make fixtures files template-able :) 2015-09-28 22:46:45 +02:00
basic_test.go Updates and additions on some integration tests 2015-11-03 23:06:31 +01:00
consul_test.go Updates and additions on some integration tests 2015-11-03 23:06:31 +01:00
docker_test.go Fix docker labels (frontend.*) 2015-11-05 15:14:25 +01:00
file_test.go Updates and additions on some integration tests 2015-11-03 23:06:31 +01:00
integration_test.go Fix docker labels (frontend.*) 2015-11-05 15:14:25 +01:00
marathon_test.go Updates and additions on some integration tests 2015-11-03 23:06:31 +01:00