-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60411/
-----------------------------------------------------------
(Updated July 1, 2017, 12:12 a.m.)
Review request for mesos and Jie Yu.
Changes
-------
Fix typo in description.
Bugs: MESOS-7671
https://issues.apache.org/jira/browse/MESOS-7671
Repository: mesos
Description (updated)
-------
Allow frameworks to specify the capabilities bounding set in the
LinuxInfo message. We need to explicitly make sure that this does
not exceed and bounding set specified by the operator, since that
is the outer limit of allowed privilege.
Diffs
-----
src/slave/containerizer/mesos/isolators/linux/capabilities.cpp
ff7b9f19e69f51bcf80ab4f4920604f2002242f1
Diff: https://reviews.apache.org/r/60411/diff/2/
Testing
-------
make check (Fedora 25)
Thanks,
James Peach