Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
None
-
None
Description
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.
Attachments
Issue Links
- is blocked by
-
MESOS-4240 Pull provisioner from linux filesystem isolator to Mesos containerizer.
- Resolved
- is duplicated by
-
MESOS-4397 Rename ContainerPrepareInfo to ContainerLaunchInfo for isolators.
- Resolved