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 16:26:23 UTC

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

Repository: mesos
Updated Branches:
  refs/heads/master 13bedad39 -> c9b707aa8


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

Branch: refs/heads/master
Commit: c9b707aa86d55714ec419ad10190db22ec38108b
Parents: 13bedad
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:17 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/c9b707aa/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 43176a1..ab78296 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -54,6 +54,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