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 2018/08/14 21:07:42 UTC

[mesos] 03/03: Added MESOS-9142 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

commit 557086b49232b74581c399d37edb83bcb6f948d3
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Tue Aug 14 14:05:44 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index ecef4ae..892f49d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -6,6 +6,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-8418] - mesos-agent high cpu usage because of numerous /proc/mounts reads.
   * [MESOS-9125] - Port mapper CNI plugin might fail with "Resource temporarily unavailable"
   * [MESOS-9127] - Port mapper CNI plugin might deadlock iptables on the agent.
+  * [MESOS-9142] - CNI detach might fail due to missing network config file.
 
 
 Release Notes - Mesos - Version 1.6.1