-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63017/
-----------------------------------------------------------
(Updated Oct. 19, 2017, 3:23 a.m.)
Review request for mesos, Benjamin Bannier, James DeFelice, Jie Yu, Joseph Wu,
and Jan Schlicht.
Changes
-------
Removed the use of proto2 map.
Bugs: MESOS-7561
https://issues.apache.org/jira/browse/MESOS-7561
Repository: mesos
Description
-------
The `CSIPlugiInfo` protobuf specifies the configurations to launch a
CSI plugin in a standalone container.
The `ResourceProviderInfo::StorageInfo` protobuf specifies which CSI
plugins are the controller and node plugins for a storage resource
provider.
Diffs (updated)
-----
include/mesos/mesos.proto 859fdff4d9a0604bc506b08af79075084ae23466
include/mesos/v1/mesos.proto cfd4abd3af1d8c9fbd31659161eada9ec9f92282
Diff: https://reviews.apache.org/r/63017/diff/2/
Changes: https://reviews.apache.org/r/63017/diff/1-2/
Testing
-------
make
Thanks,
Chun-Hung Hsiao