Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

bug: traefik.expose label doesn't use boolean value #4

Closed
jjcollinge opened this issue Nov 28, 2017 · 0 comments
Closed

bug: traefik.expose label doesn't use boolean value #4

jjcollinge opened this issue Nov 28, 2017 · 0 comments

Comments

@jjcollinge
Copy link

jjcollinge commented Nov 28, 2017

Currently the provider only checks for the existence of the label traefik.expose but doesn't check it's associated value. This means using <Label Key="traefik.expose">false</Label> will still actually expose the service.
Offending line: servicefabric_tmpl.go:94

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants