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

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

commit c1757c06fa080048f462228ffe345bc2f2b6ecaa
Author: Jie Yu <yu...@gmail.com>
AuthorDate: Wed Aug 15 15:44:14 2018 -0700

    Added MESOS-5647 to 1.7.0 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 8b583cb..2587b13 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