This is an automated email from the ASF dual-hosted git repository.
grag pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 4d9013d Added test for removal of ObjectApprovers of disconnected
framework.
new f445e3a Added the 'TASK_RESOURCE_LIMITS' agent capability.
new 59ba377 Cleaned up agent capability validation and associated docs.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/configuration/agent.md | 7 +++++--
docs/upgrades.md | 5 +++++
include/mesos/mesos.proto | 4 ++++
include/mesos/v1/mesos.proto | 4 ++++
src/common/protobuf_utils.cpp | 3 ++-
src/common/protobuf_utils.hpp | 7 +++++++
src/slave/constants.cpp | 1 +
src/slave/flags.cpp | 26 ++++++++++----------------
src/tests/master_tests.cpp | 3 ++-
src/tests/slave_tests.cpp | 3 ++-
10 files changed, 42 insertions(+), 21 deletions(-)