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 721cc06330f1357dc4c1ee3bc9af36e5c3835199 Author: Gilbert Song <[email protected]> AuthorDate: Mon May 20 14:40:28 2019 -0700 Revert "Added MESOS-9536 to the 1.6.3 CHANGELOG." This reverts commit 977af9b87f582d6301083c730046d5be32c5fea6. --- CHANGELOG | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index bfa5a26..932542d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -905,7 +905,6 @@ Release Notes - Mesos - Version 1.6.3 (WIP) ** Bug * [MESOS-9507] - Agent could not recover due to empty docker volume checkpointed files. * [MESOS-9529] - `/proc` should be remounted even if a nested container set `share_pid_namespace` to true. - * [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-9564] - Logrotate container logger lets tasks execute arbitrary commands in the Mesos agent's namespace. * [MESOS-9616] - `Filters.refuse_seconds` declines resources not in offers. * [MESOS-9619] - Mesos Master Crashes with Launch Group when using Port Resources
