This is an automated email from the ASF dual-hosted git repository.
bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git
from acb5a8a50 [ebpf] Correct ebpf deny block behavior.
new 45d290aef [cgroups2] Add allow / deny list normalization validation.
new fd17efe34 [cgroups2] Clarify device documentation.
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:
src/linux/cgroups2.cpp | 12 ++
src/linux/cgroups2.hpp | 12 +-
.../device_manager/device_manager.cpp | 138 +++++++++++++++++++--
.../device_manager/device_manager.hpp | 12 ++
src/tests/containerizer/cgroups2_tests.cpp | 42 +++++++
src/tests/device_manager_tests.cpp | 95 ++++++++++++++
6 files changed, 303 insertions(+), 8 deletions(-)