[
https://issues.apache.org/jira/browse/MESOS-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chun-Hung Hsiao updated MESOS-7561:
-----------------------------------
Component/s: storage
> Add storage resource provider specific information in ResourceProviderInfo.
> ---------------------------------------------------------------------------
>
> Key: MESOS-7561
> URL: https://issues.apache.org/jira/browse/MESOS-7561
> Project: Mesos
> Issue Type: Task
> Components: storage
> Reporter: Jie Yu
> Assignee: Chun-Hung Hsiao
> Labels: mesosphere, storage
> Fix For: 1.5.0
>
>
> For storage resource provider, there will be some specific configuration
> information. For instance, the most important one is the `ContainerConfig` of
> the CSI Plugin container.
> That config information will be sent to the corresponding agent that will use
> the resources provided by the resource provider. For storage resource
> provider particularly, the agent needs to launch the CSI Node Plugin to mount
> the volumes.
> Comparing to adding first class storage resource provider information, an
> alternative is to add a generic labels field in ResourceProviderInfo and let
> resource provider itself figure out the format of the labels. However, I
> believe a first class solution is better and more clear.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)