You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2017/07/14 21:50:09 UTC

[2/2] mesos git commit: Added MESOS-7777 to 1.3.1 CHANGELOG.

Added MESOS-7777 to 1.3.1 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/33630620
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/33630620
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/33630620

Branch: refs/heads/1.3.x
Commit: 3363062093fdf05e899b0f79a22aa562bae0ed5f
Parents: a8bf90b
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Jul 14 14:46:10 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Jul 14 14:49:16 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/33630620/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 248230a..b089afb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ All Issues:
   * [MESOS-7692] - Default environment variables defined in Docker image are not available in Mesos containerizer.
   * [MESOS-7703] - Mesos fails to exec a custom executor when no shell is used.
   * [MESOS-7770] - Persistent volume might not be mounted if there is a sandbox volume whose source is the same as the target of the persistent volume.
+  * [MESOS-7777] - Agent failed to recover due to mount namespace leakage in Docker 1.12/1.13.
 
 
 Release Notes - Mesos - Version 1.3.0