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:18 UTC

[mesos] 04/04: Added MESOS-9142 to 1.7.0 CHANGELOG.

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

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

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

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

diff --git a/CHANGELOG b/CHANGELOG
index 390b8ee..6200409 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -112,6 +112,7 @@ All Resolved Issues:
   * [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-9137] - GRPC build fails to pass compiler flags
+  * [MESOS-9142] - CNI detach might fail due to missing network config file.
   * [MESOS-9149] - Failed to build gRPC on Linux without OpenSSL.
 
 ** Documentation