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

[jira] [Updated] (MESOS-5452) Agent modules should be initialized before all components except firewall.

     [ https://issues.apache.org/jira/browse/MESOS-5452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Avinash Sridharan updated MESOS-5452:
-------------------------------------
    Summary: Agent modules should be initialized before all components except firewall.  (was: Modules should be initialized before all components except firewall.)

> Agent modules should be initialized before all components except firewall.
> --------------------------------------------------------------------------
>
>                 Key: MESOS-5452
>                 URL: https://issues.apache.org/jira/browse/MESOS-5452
>             Project: Mesos
>          Issue Type: Improvement
>          Components: containerization
>         Environment: Linux
>            Reporter: Avinash Sridharan
>            Assignee: Avinash Sridharan
>              Labels: mesosphere
>             Fix For: 0.29.0
>
>
> Anonymous modules should not have any dependencies, by design, on any other Mesos components. This implies that Anonymous modules should be initialized before all other Mesos components other than `Firewall`. The dependency on `Firewall` is primarily to enforce any policies to secure endpoints that might be owned by the Anonymous module.



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