[
https://issues.apache.org/jira/browse/MESOS-9623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812795#comment-16812795
]
Chun-Hung Hsiao commented on MESOS-9623:
----------------------------------------
Committed the following changes:
{noformat}
commit 2b1336d307380768176db072c1dcb70bcbb2f891
Author: Chun-Hung Hsiao <[email protected]>
Date: Fri Mar 29 16:33:18 2019 -0700
Added the `mesos::csi::v1::Client` wrapper.
The differences between CSI v0 and v1 client wrappers are summarized as
follows:
* Added snapshot related functions: `createSnapshot`,
`deleteSnapshot` and `listSnapshots`.
* Added volume expansion related functions: `controllerExpandVolume`
and `nodeExpandVolume`.
* Added volume statistics related functions: `nodeGetVolumeStats`.
* Replaced `nodeGetId` with `nodeGetInfo`.
Review: https://reviews.apache.org/r/70362{noformat}
{noformat}
Author: Chun-Hung Hsiao <[email protected]>
Date: Sun Mar 31 17:17:15 2019 -0700
Extended `CSIClientTest` to test the CSI v1 client wrapper.
Review: https://reviews.apache.org/r/70363{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)