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/09/10 00:47: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=15478809#comment-15478809 ] 

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

commit 8f7bd95ed3f4111c327ff4a376388cb961f207d9
Author: Benjamin Bannier <be...@mesosphere.io>
Date:   Fri Sep 9 16:38:48 2016 -0700

    Introduced linux capabilities support for mesos containerizer.
    
    This change introduces linux capability based security for unified
    containerizer. A new agent flag `allowed_capabilities` has been
    introduced to override the default capabilities of the user or the
    capabilities requested by the user.
    
    This feature is only available on linux.
    
    Review: https://reviews.apache.org/r/50270/

> 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
>
> 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)