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/15 22:53:50 UTC

[mesos] 03/04: Added MESOS-5647 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 6c1f5c103b605227f5d4ba7b7d79283ed7d83cf8
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Wed Aug 15 15:44:14 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index b30f1fb..9c02962 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -163,6 +163,7 @@ All Resolved Issues:
   * [MESOS-3442] - Port path_tests to Windows
   * [MESOS-3444] - Port sendfile_tests
   * [MESOS-4509] - Remove deprecated .json endpoints.
+  * [MESOS-5647] - Expose network statistics for containers on CNI network in the `network/cni` isolator.
   * [MESOS-5814] - Port libprocess http_tests.cpp
   * [MESOS-5817] - Port libprocess process_tests.cpp
   * [MESOS-5941] - RemoteLink tests fail on Windows