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

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


The following commit(s) were added to refs/heads/master by this push:
     new d6baa1e  Added MESOS-9529 to 1.6.3 CHANGELOG.
d6baa1e is described below

commit d6baa1e5e05cde5bd8119691cfc4ee636c088076
Author: Jie Yu <[email protected]>
AuthorDate: Wed Apr 3 21:59:18 2019 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index ed02c98..5fb637e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -487,6 +487,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-9564] - Logrotate container logger lets tasks execute arbitrary 
commands in the Mesos agent's namespace.
   * [MESOS-9692] - Quota may be under allocated for disk resources.
 

Reply via email to