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:25:26 UTC

mesos git commit: Added MESOS-6391 to 1.0.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 4b2033b2c -> eaaf42b2d


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/eaaf42b2
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/eaaf42b2
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/eaaf42b2

Branch: refs/heads/master
Commit: eaaf42b2de9998514b7a446362b0eaa26d8fec7c
Parents: 4b2033b
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:21 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/eaaf42b2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index fdb8873..fde371c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -80,6 +80,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