This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 444240d144d26654ccad9d90c38cc6f9c53589d1 Author: Gilbert Song <[email protected]> AuthorDate: Mon May 20 15:10:02 2019 -0700 Revert "Added MESOS-9536 to the 1.8.1 CHANGELOG.". This reverts commit 616031597e0fcd3476f93b4ead90055502434306. --- CHANGELOG | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6649f87..431df6a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,6 @@ Release Notes - Mesos - Version 1.8.1 (WIP) * This is a bug fix release. ** Bug - * [MESOS-9536] - Nested container launched with non-root user may not be able to write to its sandbox via the environment variable `MESOS_SANDBOX`. * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers. * [MESOS-9695] - Remove the duplicate pid check in Docker containerizer * [MESOS-9766] - /__processes__ endpoint can hang.
