disable chronos services
imrangit opened this issue · 3 comments
imrangit commented
Hi,
Is there a way to disable chronos framework with mesos-consul ? I have chronos finished task showing up a services in consul. I dont have a use for it and it is polluting the consul services namespace.
-Imran
robfrut135 commented
Hi, in my environment finished tasks are perfectly removed by mesos-consul and not keep up like a service alive in consul (obviously only when task is running)
gomes commented
I think it's very useful to ignore Chronos tasks since this is ephemeral
gomes commented
I just found a change in the master which implements blacklist/whitelist for frameworks too, so I just put --fw-blacklist=^chronos and mesos-consul ignores Chronos tasks