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 2016/10/15 00:26:05 UTC

[2/2] mesos git commit: Added MESOS-6391 to 1.0.2 CHANGELOG.

Added MESOS-6391 to 1.0.2 CHANGELOG.


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

Branch: refs/heads/1.0.x
Commit: 914bb5f2f714b925577b2f659cf02f137653008d
Parents: abdb3e0
Author: Jie Yu <yu...@gmail.com>
Authored: Fri Oct 14 17:25:04 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Fri Oct 14 17:25:46 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/914bb5f2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 3a855eb..281725f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ All Issues:
     * [MESOS-6269] - CNI isolator doesn't activate loopback interface.
     * [MESOS-6274] - Agent should not allow HTTP based executors to subscribe before containerizer recovery is done.
     * [MESOS-6324] - CNI should not use `ifconfig` in executors `pre_exec_command`.
+    * [MESOS-6391] - Command task's sandbox should not be owned by root if it uses container image.
 
 
 Release Notes - Mesos - Version 1.0.1