Alexander Rukletsov created MESOS-8753:
------------------------------------------
Summary: Add more validation for the {{LAUNCH_CONTAINER}} agent
call.
Key: MESOS-8753
URL: https://issues.apache.org/jira/browse/MESOS-8753
Project: Mesos
Issue Type: Improvement
Components: agent, containerization
Reporter: Alexander Rukletsov
The now deprecated {{LAUNCH_NESTED_CONTAINER}} call used to be mesos
containerizer only, its replacement {{LAUNCH_CONTAINER}} has the same
restriction but does not validate it in the code and can accept the container
spec with {{ContainerInfo.type == DOCKER}}.
Additionally, it now seems that the deprecated {{LAUNCH_NESTED_CONTAINER}} call
can launch standalone containers as well, which was likely not the intention.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)