-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/72715/
-----------------------------------------------------------
Review request for mesos, Andrei Budnik and Qian Zhang.
Bugs: MESOS-10163
https://issues.apache.org/jira/browse/MESOS-10163
Repository: mesos
Description
-------
This patch introduces a new `readonly` field in the CSI
`VolumeState` message and passes it through when publishing
volumes. This will allow us to set this field appropriately
when publishing pre-provisioned volumes.
Diffs
-----
src/csi/state.proto 96ba420ea1c355705a44c84f5299f3ccaec97470
src/csi/v0_volume_manager.cpp 4b056e7525a5dde62e5e74bf592bfa37cccf7736
src/csi/v1_volume_manager.cpp 9e449472252fd03940abaedcc5bd102fdaa63b47
Diff: https://reviews.apache.org/r/72715/diff/1/
Testing
-------
Details at the end of this chain.
Thanks,
Greg Mann