-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64964/
-----------------------------------------------------------
Review request for mesos and Jie Yu.
Bugs: MESOS-8394
https://issues.apache.org/jira/browse/MESOS-8394
Repository: mesos
Description
-------
The bundle is generated as follows:
1. Download the tarball from the following link:
https://github.com/container-storage-interface/spec/releases
2. Run the following commands:
tar zxf v0.1.0.tar.gz
mv spec-0.1.0 csi-0.1.0
tar zcf csi-0.1.0.tar.gz csi-0.1.0
Diffs
-----
3rdparty/csi-0.1.0.tar.gz d2ff83e1ae7eed09f6bbab24b2602c93ade00ed8
Diff: https://reviews.apache.org/r/64964/diff/1/
Testing
-------
sudo make check with `--enable-grpc`
Thanks,
Chun-Hung Hsiao