Jie Yu created MESOS-7561:
-----------------------------

             Summary: 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
            Reporter: Jie Yu


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.3.15#6346)

Reply via email to