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:06:51 UTC

[mesos] 02/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 master
in repository https://gitbox.apache.org/repos/asf/mesos.git

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

    Added MESOS-9142 to 1.6.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 6200409..c889885 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -224,6 +224,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