You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2016/05/18 06:28:12 UTC

[jira] [Commented] (MESOS-5404) Allow `Task` to be authorized.

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

Adam B commented on MESOS-5404:
-------------------------------

Besides adding more individual fields to Task, another option would be to add the entire TaskInfo (or at least CommandInfo) to the Task. But that's probably a bit drastic for right now.

> Allow `Task` to be authorized.
> ------------------------------
>
>                 Key: MESOS-5404
>                 URL: https://issues.apache.org/jira/browse/MESOS-5404
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Joerg Schad
>            Assignee: Joerg Schad
>
> As we need to be able to authorize `Tasks` (e.g., for deciding whether to include them in the /state endpoint when applying authorization based filtering) we need to expose it to the authorizer. Secondly we also need to include some additional information (`user` and `Env variables`) in order to provide the authorizer  with meaning information.



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