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/11 18:58:06 UTC

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

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

Branch: refs/heads/1.0.x
Commit: 6174d018e689cd261f2da34b619ae3ef04c0fb54
Parents: 6f29798
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Oct 11 09:26:17 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Oct 11 09:26:37 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/6174d018/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9d5cea6..3a855eb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ All Issues:
     * [MESOS-6026] - Tasks mistakenly marked as FAILED due to race b/w sendExecutorTerminatedStatusUpdate() and _statusUpdate().
     * [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`.
 
 
 Release Notes - Mesos - Version 1.0.1