This is an automated email from the ASF dual-hosted git repository.

qianzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 977af9b87f582d6301083c730046d5be32c5fea6
Author: Qian Zhang <zhq527...@gmail.com>
AuthorDate: Tue Apr 30 09:48:33 2019 +0800

    Added MESOS-9536 to the 1.6.3 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 0870089..9c01040 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -881,6 +881,7 @@ 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-9619] - Mesos Master Crashes with Launch Group when using Port 
Resources
   * [MESOS-9692] - Quota may be under allocated for disk resources.

Reply via email to