-
Notifications
You must be signed in to change notification settings - Fork 30
Empty Service Fabric Provider #49
Comments
Hey @lasrol - what Traefik build version are you using and on what OS? |
This is from traefik version
And its running as a Service Fabric cluster in azure (Windows 2016 Datacenter x64) |
Morning, There is a breaking change in v1.6 of Traefik to bring the Service Fabric provider in line with the other providers labels. As part of this change There is a PR to update the docs which got merged recently https://github.com/containous/traefik/pull/3209/files and is live in the v1.6 docs but not the main site yet https://docs.traefik.io/v1.6/configuration/backends/servicefabric/#extensions Sorry about the change, |
Ugh, i did read that. Just diden't realise it was related. Rookie mistake. Thanks for the help, and sorry to bother you :) |
I guess I have some configuration issues, but cant seem to figure out what I have done wrong.
I have added the træfik service and the endpoints seems to be working (getting a 404) when trying to go to any route.
The dashboard have a tab under Providers named "Service Fabric Provider". There is no content in the tab, so I assume it cannot find any services and/or labels?
I have also deployed a StatlessService with the current labels:
I assume this should have showed up in the dashboard? Any suggestions?
Seems to be able to connect to the cluster and download config if I read the log correctly.
The text was updated successfully, but these errors were encountered: