You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when running with simple constraints; it does not seem to work (everything is pruned).
sudo ./traefik --constraints="tag==blue" --debug
Debug log:
...
DEBU[2016-12-09T13:01:31Z] Service global-whoami pruned by 'tag==blue' constraint
DEBU[2016-12-09T13:01:31Z] Service global-whoami pruned by 'tag==blue' constraint
DEBU[2016-12-09T13:01:31Z] Service global-whoami pruned by 'tag==blue' constraint
DEBU[2016-12-09T13:01:31Z] Service global-whoami pruned by 'tag==blue' constraint
DEBU[2016-12-09T13:01:31Z] Service global-whoami pruned by 'tag==blue' constraint
...
The text was updated successfully, but these errors were encountered:
Using latest traefik; and frontend Rules are working; hooked up automatically via tagging as per below via Nomad scheduler.
However, when running with simple constraints; it does not seem to work (everything is pruned).
Debug log:
The text was updated successfully, but these errors were encountered: