Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Added all Mesos labels as Consul service tags in the form key=value. … #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added all Mesos labels as Consul service tags in the form key=value. … #57

wants to merge 1 commit into from

Conversation

apognu
Copy link

@apognu apognu commented Dec 29, 2015

As of now, mesos-consul only registered a task's special Mesos label "tags" in Consul.

This PR broadens this feature to all available Mesos labels. Since Consul service tags are a simple array instead of a map, they're all mapped with the format 'key=value'.

…Did not remove mesos-consul handling of "tags" label.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant