mantl/mesos-consul

Don't register tasks without listening ports

keis opened this issue · 0 comments

keis commented

Registering tasks without any listening ports looks very deliberate in the code but is for us only producing noise we would like to avoid. Blacklisting works fine but requires a list of task name patterns for batch jobs to be kept up to date I would rather have a command line flag to disable all tasks without ports. WDYT?