[
https://issues.apache.org/jira/browse/MESOS-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809358#comment-16809358
]
Chun-Hung Hsiao commented on MESOS-9623:
----------------------------------------
Committed the following changes first:
{noformat}
commit f728ce3b5014993db54d5bf6472fcecb3c098934 (HEAD -> tmp, upstream/master)
Author: Chun-Hung Hsiao <[email protected]>
Date: Mon Mar 25 21:34:02 2019 -0700
Cleaned up `mesos::csi::v0::Client` interface.
Since per-CSI-call metrics are no longer implemented, there is very less
value to keep the `mesos::csi::v0::RPC` enum, which is tightly coupled
with `mesos::csi::v0::Client`. Therefore, the enum and its header are
removed.
The header and implementation file for `mesos::csi::v0::Client` is also
renamed for future CSI v1 support.
Review: https://reviews.apache.org/r/70321{noformat}
> Implement CSI volume manager with CSI v1.
> -----------------------------------------
>
> Key: MESOS-9623
> URL: https://issues.apache.org/jira/browse/MESOS-9623
> Project: Mesos
> Issue Type: Task
> Components: storage
> Reporter: Chun-Hung Hsiao
> Assignee: Chun-Hung Hsiao
> Priority: Critical
> Labels: mesosphere, storage
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)