You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2017/12/08 23:50:01 UTC

[jira] [Updated] (MESOS-8143) Publish and unpublish storage local resources through CSI plugins.

     [ https://issues.apache.org/jira/browse/MESOS-8143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam B updated MESOS-8143:
--------------------------
    Sprint: Mesosphere Sprint 66, Mesosphere Sprint 67, Mesosphere Sprint 68, Mesosphere Sprint 69, Mesosphere Sprint 70  (was: Mesosphere Sprint 66, Mesosphere Sprint 67, Mesosphere Sprint 68, Mesosphere Sprint 69)

> Publish and unpublish storage local resources through CSI plugins.
> ------------------------------------------------------------------
>
>                 Key: MESOS-8143
>                 URL: https://issues.apache.org/jira/browse/MESOS-8143
>             Project: Mesos
>          Issue Type: Task
>          Components: storage
>            Reporter: Chun-Hung Hsiao
>            Assignee: Chun-Hung Hsiao
>              Labels: mesosphere, storage
>
> Storage local resource provider needs to call the following CSI API to publish CSI volumes for tasks to use:
> 1. ControllerPublishVolume (optional)
> 2. NodePublishVolume
> Although we don't need to unpublish CSI volumes after tasks are completed, we still needs to unpublish them for DESTROY_VOLUME or DESTROY_BLOCK:
> 1. NodeUnpublishVolume
> 2. ControllerUnpublishVolume (optional)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)