[
https://issues.apache.org/jira/browse/MESOS-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15099203#comment-15099203
]
Gilbert Song commented on MESOS-4282:
-------------------------------------
We target this issue for version 0.27, because we changed the slave isolator
interface in MESOS-4240, and we do not want to break the slave isolator twice.
Information will be included in upgrade note.
> 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
> Assignee: Gilbert Song
> Priority: Blocker
> Labels: mesosphere, unified-containerizer-mvp
>
> 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)