----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56052/ -----------------------------------------------------------
Review request for mesos, Jan Schlicht and Vinod Kone. Bugs: MESOS-6996 https://issues.apache.org/jira/browse/MESOS-6996 Repository: mesos Description ------- This patch adds a new `Secret` protobuf message which is designed to serve as a generic mechanism for passing priviledged information within Mesos. Diffs ----- include/mesos/mesos.proto a08b8fb2edf26ae730467557ae0e33e3d4252593 include/mesos/v1/mesos.proto 4a4609e7db659252ef7f1ca61f8ba079b901b7d0 Diff: https://reviews.apache.org/r/56052/diff/ Testing ------- `make check` Thanks, Greg Mann