[
https://issues.apache.org/jira/browse/MESOS-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14298008#comment-14298008
]
Benjamin Mahler commented on MESOS-2259:
----------------------------------------
Do we need to step back a bit and do some design here? This ticket seems a bit
vague for those without context :)
First step, what is the problem you're trying to solve? From the protobuf
definition of labels:
{code}
// Labels are free-form key value pairs which are exposed through
// master and slave endpoints.
{code}
But now we want to hide them? I'm left a bit confused :(
> 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)