You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2018/08/15 23:36:54 UTC

[mesos] 02/04: Added MESOS-9145 to the 1.7.0 CHANGELOG.

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

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

commit bf700d075227caee03d71f470f030b2ef3451f77
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Wed Aug 15 16:08:29 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 974904d..0087e71 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -116,6 +116,7 @@ All Resolved Issues:
   * [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-9145] - Master has a fragile burned-in 5s authentication timeout.
   * [MESOS-9149] - Failed to build gRPC on Linux without OpenSSL.
 
 ** Documentation