[ 
https://issues.apache.org/jira/browse/MESOS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306361#comment-14306361
 ] 

Niklas Quarfot Nielsen commented on MESOS-2259:
-----------------------------------------------

I think it's more about having something like 'Label options'.
One thing we talked about originally was for example that labels can OOM the 
master. One thing we could do was to have is an option which do _not_ save it 
at the master (if you intend to have a lot of data in them).

{code}
LabelOptions {
  MasterVisible
  SlaveVisible
}
{code}

> Mark some Task labels as "hidden"
> ---------------------------------
>
>                 Key: MESOS-2259
>                 URL: https://issues.apache.org/jira/browse/MESOS-2259
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Kapil Arya
>              Labels: mesosphere
>
> Task labels are used by label-decorator hooks to insert hook-specific labels. 
>  Some hook implementation might not want to expose their label for security 
> reasons.
> We should allow certain labels to be marked as "hidden", such that they are 
> invisible from the "web ui" to start with.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to