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)