You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/10/07 16:29:20 UTC

[jira] [Commented] (MESOS-5275) Add capabilities support for unified containerizer.

    [ https://issues.apache.org/jira/browse/MESOS-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555543#comment-15555543 ] 

Jie Yu commented on MESOS-5275:
-------------------------------

commit 4ea9651aabd01f623f2578d2823271488d924c5b
Author: Benjamin Bannier <be...@mesosphere.io>
Date:   Wed Oct 5 21:44:04 2016 -0700

    Created an isolator for Linux capabilities.
    
    Review: https://reviews.apache.org/r/50271/

commit f6a25360053fc38e843129cc7e1f9fe4cf757ecd
Author: Benjamin Bannier <be...@mesosphere.io>
Date:   Wed Oct 5 21:35:40 2016 -0700

    Reorganized includes in containerizer.
    
    Review: https://reviews.apache.org/r/52081/

commit e7d1f53621a09da47ee7dc5d6fcd6326cb72792d
Author: Benjamin Bannier <be...@mesosphere.io>
Date:   Wed Oct 5 21:28:12 2016 -0700

    Added `ping` to test linux rootfs.
    
    Review: https://reviews.apache.org/r/51931/

commit 5e3648c871f8008d8e11390b2ccba86c59d82f70
Author: Benjamin Bannier <be...@mesosphere.io>
Date:   Wed Oct 5 20:55:42 2016 -0700

    Introduced Linux capabilities support for Mesos executor.
    
    This change introduces Linux capability-based security the Mesos
    exector. A new flag `capabilities` is introduced to optionally specify
    the capabilities tasks launched by the Mesos executor are allowed to
    use.
    
    Review: https://reviews.apache.org/r/51930/

> Add capabilities support for unified containerizer.
> ---------------------------------------------------
>
>                 Key: MESOS-5275
>                 URL: https://issues.apache.org/jira/browse/MESOS-5275
>             Project: Mesos
>          Issue Type: Task
>          Components: containerization
>            Reporter: Jojy Varghese
>            Assignee: Benjamin Bannier
>              Labels: mesosphere
>             Fix For: 1.1.0
>
>
> Add capabilities support for unified containerizer. 
> Requirements:
> 1. Use the mesos capabilities API.
> 2. Frameworks be able to add capability requests for containers.
> 3. Agents be able to add maximum allowed capabilities for all containers launched.
> Design document: https://docs.google.com/document/d/1YiTift8TQla2vq3upQr7K-riQ_pQ-FKOCOsysQJROGc/edit#heading=h.rgfwelqrskmd



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)