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 2019/01/12 01:07:30 UTC

[mesos] branch 1.6.x updated: Added MESOS-9518 to 1.6.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

jieyu pushed a commit to branch 1.6.x
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/1.6.x by this push:
     new 506586a  Added MESOS-9518 to 1.6.2 CHANGELOG.
506586a is described below

commit 506586aef53de88a61a7688cfb03cfcc4bb6ef54
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Fri Jan 11 17:06:15 2019 -0800

    Added MESOS-9518 to 1.6.2 CHANGELOG.
    
    (cherry picked from commit 99e9afa8918b435a29a74007765e844c209d9d00)
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index f5a1205..0e28f92 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,6 +40,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9419] - Executor to framework message crashes master if framework has not re-registered.
   * [MESOS-9480] - Master may skip processing authorization results for `LAUNCH_GROUP`.
   * [MESOS-9492] - Persist CNI working directory across reboot.
+  * [MESOS-9518] - CNI_NETNS should not be set for orphan containers that do not have network namespace.
 
 ** Improvement
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.