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
{{ message }}
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.
Did you try using a 1.7.x configuration for the version 2.0?
Yes
No
What did you do?
I run Traefik inside Azure Service Fabric. At the same time, I configure other services on Service Fabric with Traefik's extension labels including traefik.frontend.rule. For instance:
It goes without saying that removing newline characters between the opening and closing tags will resolve the issue. However, XML documents are allowed to have whitespace characters. Traefik should instead trim the label strings before using them.
Do you want to request a feature or report a bug?
Bug
Did you try using a 1.7.x configuration for the version 2.0?
What did you do?
I run Traefik inside Azure Service Fabric. At the same time, I configure other services on Service Fabric with Traefik's extension labels including
traefik.frontend.rule
. For instance:What did you expect to see?
Traefik discover the service and display it on the dashboard.
What did you see instead?
Traefik didn't discover the service.
Output of
traefik version
: (What version of Traefik are you using?)1.7.6
If applicable, please paste the log output in DEBUG level (
--log.level=DEBUG
switch)The text was updated successfully, but these errors were encountered: