[
https://issues.apache.org/jira/browse/MESOS-7523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16736915#comment-16736915
]
Benjamin Bannier commented on MESOS-7523:
-----------------------------------------
[~jdef] , is this still relevant? If not we should probably at least remove its
link to MESOS-8428 and track it as a more general containerization improvement.
> 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: Improvement
> Reporter: James DeFelice
> Priority: Major
> Labels: csi-post-mvp, mesosphere, storage
>
> 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
(v7.6.3#76005)