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.
Is this supposed to be able to work with stateful services? Because I can't get it to do so. Traefik shows the backend name of the service as hyphenated with a guid suffix (unlike my stateless services which have names that align to the service names in the fabric naming service). The front end rules for the statful service specified via extension labels in ServiceManifest are not picked up.
My service has a single named partition. I suspect it may be something to do with partitioning but I don't understand enough about how to implement it.
The text was updated successfully, but these errors were encountered:
There is currently some very rough support for stateful services. We’re currently discussing how to improve it here, would be good to get your thoughts
Is this supposed to be able to work with stateful services? Because I can't get it to do so. Traefik shows the backend name of the service as hyphenated with a guid suffix (unlike my stateless services which have names that align to the service names in the fabric naming service). The front end rules for the statful service specified via extension labels in ServiceManifest are not picked up.
My service has a single named partition. I suspect it may be something to do with partitioning but I don't understand enough about how to implement it.
The text was updated successfully, but these errors were encountered: