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/16 22:00:37 UTC

[mesos] branch master updated (03a297d -> 287d37d)

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

bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 03a297d  Fixed grpc compilation for directory paths with symlinks.
     new e456460  Added MESOS-9146 to the 1.7.0 CHANGELOG.
     new f1d93ac  Added MESOS-9147 to the 1.7.0 CHANGELOG.
     new 3180263  Added MESOS-9146 to the 1.6.2 CHANGELOG.
     new 287d37d  Added MESOS-9147 to the 1.6.2 CHANGELOG.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG | 4 ++++
 1 file changed, 4 insertions(+)


[mesos] 01/04: Added MESOS-9146 to the 1.7.0 CHANGELOG.

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit e45646043f120cbc2592cfbc9fbb9767c73f4db1
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 14:42:28 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index b27228f..d587d83 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -118,6 +118,7 @@ All Resolved Issues:
   * [MESOS-9142] - CNI detach might fail due to missing network config file.
   * [MESOS-9144] - Master authentication handling leads to request amplification.
   * [MESOS-9145] - Master has a fragile burned-in 5s authentication timeout.
+  * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
   * [MESOS-9149] - Failed to build gRPC on Linux without OpenSSL.
 
 ** Documentation


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

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f1d93ac34a399ddcc6e93d3e5bb14e8d87bdc417
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 14:42:38 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index d587d83..d303875 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -119,6 +119,7 @@ All Resolved Issues:
   * [MESOS-9144] - Master authentication handling leads to request amplification.
   * [MESOS-9145] - Master has a fragile burned-in 5s authentication timeout.
   * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
+  * [MESOS-9147] - Agent and scheduler driver authentication retry backoff time could overflow.
   * [MESOS-9149] - Failed to build gRPC on Linux without OpenSSL.
 
 ** Documentation


[mesos] 03/04: Added MESOS-9146 to the 1.6.2 CHANGELOG.

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 31802633286798e6a0c54763fbda7b92550e25a1
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 14:46:17 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index d303875..ebf9c0d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -236,6 +236,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9142] - CNI detach might fail due to missing network config file.
   * [MESOS-9144] - Master authentication handling leads to request amplification.
   * [MESOS-9145] - Master has a fragile burned-in 5s authentication timeout.
+  * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
 
 
 Release Notes - Mesos - Version 1.6.1


[mesos] 04/04: Added MESOS-9147 to the 1.6.2 CHANGELOG.

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 287d37da28b2391616f9880ded667fcfd6cf2c42
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 14:46:29 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index ebf9c0d..b53fcda 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -237,6 +237,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9144] - Master authentication handling leads to request amplification.
   * [MESOS-9145] - Master has a fragile burned-in 5s authentication timeout.
   * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
+  * [MESOS-9147] - Agent and scheduler driver authentication retry backoff time could overflow.
 
 
 Release Notes - Mesos - Version 1.6.1