This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 687355968d0d8a870bd0bda5af4185885873f4c1 Author: Gilbert Song <[email protected]> AuthorDate: Mon May 20 14:46:02 2019 -0700 Revert "Added MESOS-9536 to the 1.8.1 CHANGELOG.". --- CHANGELOG | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index f467775..237790b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,7 +13,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.
