mantl / mesos-consul

Mesos to Consul bridge for service discovery
Apache License 2.0
338 stars 95 forks source link

Update task-tag to correctly handle multiple tags #71

Closed atongen closed 8 years ago

atongen commented 8 years ago

This pull request updates the task-tag functionality to correctly handle multiple tags for a given task name pattern. It also adds tests for this functionality.