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 14:58:13 UTC

[jira] [Created] (MESOS-5452) Modules should be initialized before all components except firewall.

Avinash Sridharan created MESOS-5452:
----------------------------------------

             Summary: 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
             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)