Chun-Hung Hsiao created MESOS-8101:
--------------------------------------
Summary: Import resources from CSI plugins in storage local
resource provider.
Key: MESOS-8101
URL: https://issues.apache.org/jira/browse/MESOS-8101
Project: Mesos
Issue Type: Task
Components: agent
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
Fix For: 1.5.0
The following lists the steps to import resources from a CSI plugin:
1. Launch the node plugin
1.1 GetSupportedVersions
1.2 GetPluginInfo
1.3 ProbeNode
1.4 GetNodeCapabilities
2. Launch the controller plugin
2.1 GetSuportedVersions
2.2 GetPluginInfo
2.3 GetControllerCapabilities
3. GetCapacity
4. ListVolumes
5. Report to the resource provider through UPDATE_TOTAL_RESOURCES
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)