James DeFelice created MESOS-7523:
-------------------------------------

             Summary: Whitelist devices in bulk on a per-container basis
                 Key: MESOS-7523
                 URL: https://issues.apache.org/jira/browse/MESOS-7523
             Project: Mesos
          Issue Type: Bug
            Reporter: James DeFelice


Continuation of the work in MESOS-6791

It should be possible to whitelist a range (R) of devices such that R may be 
exposed to a container launched by an agent. Not all containers should have 
access to R by default, only those containers whose ContainerInfo specifies 
such access.

For example, it may be useful to whitelist the range of devices matching the 
glob expressions `/dev/{s,h,xv}d[a-z]*` and `/dev/dm-*` and `/dev/mapper/*` for 
a container that intends to manage storage devices.

/cc [~jieyu]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to