Gilbert Song created MESOS-4282:
-----------------------------------
Summary: Update isolator prepare function to use
ContainerLaunchInfo
Key: MESOS-4282
URL: https://issues.apache.org/jira/browse/MESOS-4282
Project: Mesos
Issue Type: Bug
Components: isolation
Reporter: Gilbert Song
Currently we have the isolator's prepare function returning
ContainerPrepareInfo protobuf. We should enable ContainerLaunchInfo (contains
environment variables, namespaces, etc.) to be returned which will be used by
Mesos containerize to launch containers.
By doing this (ContainerPrepareInfo -> ContainerLaunchInfo), we can select any
necessary information and passing then to launcher.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)