This is an automated email from the ASF dual-hosted git repository. jpeach pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 9c98ea2dadadfcf5aeed8ee2c05baeacbb1dfab9 Author: James Peach <[email protected]> AuthorDate: Thu May 23 19:11:24 2019 -0700 Added MESOS-9771 to the CHANGELOG. --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index e569dc3..9902021 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,9 @@ This release contains the following highlights: added. This causes the agent to ignore any runtime configuration present in Docker images. + * [MESOS-9771] - The Mesos containerizer now masks sensitive paths + in `/proc` for containers that do not share the host's PID namespace. + Release Notes - Mesos - Version 1.8.1 (WIP) ------------------------------------------- * This is a bug fix release.
