[
https://issues.apache.org/jira/browse/MESOS-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599834#comment-14599834
]
Ian Downes commented on MESOS-2795:
-----------------------------------
ContainerImage protobuf:
https://reviews.apache.org/r/34136
Add support for container image provisioners. This includes the Provisioner
interface and support for provisioners in the MesosContainerizer, including
checkpointing and recovery of the optional container rootfs.
https://reviews.apache.org/r/34137
> Introduce filesystem provisioner abstraction to Mesos containerizer
> -------------------------------------------------------------------
>
> Key: MESOS-2795
> URL: https://issues.apache.org/jira/browse/MESOS-2795
> Project: Mesos
> Issue Type: Improvement
> Components: isolation
> Affects Versions: 0.22.1
> Reporter: Ian Downes
> Assignee: Ian Downes
> Labels: twitter
>
> Optional filesystem provisioner component for the Mesos containerizer that
> can provision per-container filesystems.
> This is different to a filesystem isolators because it just provisions a root
> filesystem for a container and doesn't actually do any isolation (e.g.,
> through a mount namespace + pivot or chroot).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)