You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2019/03/01 19:41:00 UTC

[jira] [Created] (MESOS-9626) Detect CSI version in SLRP.

Chun-Hung Hsiao created MESOS-9626:
--------------------------------------

             Summary: Detect CSI version in SLRP.
                 Key: MESOS-9626
                 URL: https://issues.apache.org/jira/browse/MESOS-9626
             Project: Mesos
          Issue Type: Task
          Components: storage
            Reporter: Chun-Hung Hsiao


To detect the CSI version supported by a plugin, we could call {{v1.Probe}}, and fallback to {{v0.Probe}} if the previous call fails.

Alternatively, we could introduce a field in {{CSIPluginInfo}} to specify the plugin version to use.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)