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:09:19 UTC

[mesos] branch master updated (e638a88 -> 353e203)

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 e638a88  Added MESOS-9160 to the 1.7.0 CHANGELOG.
     new 29d1b20  Added MESOS-9146 to the 1.5.2 CHANGELOG.
     new 646eeed  Added MESOS-9147 to the 1.5.2 CHANGELOG.
     new 7e15714  Added MESOS-9146 to the 1.4.3 CHANGELOG.
     new 353e203  Added MESOS-9147 to the 1.4.3 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] 03/04: Added MESOS-9146 to the 1.4.3 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 7e157148a7640dde2e283512180eb4c1074edc5e
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 15:06:31 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 45689b8..4dd2a9b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1183,6 +1183,7 @@ Release Notes - Mesos - Version 1.4.3 (WIP)
 ** Bug
   * [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.4.2


[mesos] 04/04: Added MESOS-9147 to the 1.4.3 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 353e203897c21a250c849485045b3426a971ec70
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 15:06:42 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 4dd2a9b..be61be9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1184,6 +1184,7 @@ Release Notes - Mesos - Version 1.4.3 (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.4.2


[mesos] 01/04: Added MESOS-9146 to the 1.5.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 29d1b203a9c5448c004216a748926cadd38cb979
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 15:05:56 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index f9ff08b..29cc473 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -650,6 +650,7 @@ Release Notes - Mesos - Version 1.5.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.5.1


[mesos] 02/04: Added MESOS-9147 to the 1.5.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 646eeed60f08065d36ead7d365c0da20a907e250
Author: Benjamin Mahler <bm...@apache.org>
AuthorDate: Thu Aug 16 15:06:08 2018 -0700

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

diff --git a/CHANGELOG b/CHANGELOG
index 29cc473..45689b8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -651,6 +651,7 @@ Release Notes - Mesos - Version 1.5.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.5.1