eremetic-framework / eremetic

A Framework for Mesos to run one-off tasks in docker
Other
149 stars 35 forks source link

Add support for labels #196

Closed zmalik closed 6 years ago

zmalik commented 6 years ago

Implementation of #56

This is a use case that is gonna help us propagating the labels to the Mesos cluster.

In our case, it's for reporting the Mesos cluster usage, by different frameworks. And I can think that could help others also.