[1/2] mesos git commit: Prevented master from asking agents to shutdown on auth failures.

2018-07-11 Thread grag
Repository: mesos Updated Branches: refs/heads/1.5.x 2440c7310 -> eee8f2124 Prevented master from asking agents to shutdown on auth failures. The Mesos master sends a `ShutdownMessage` to an agent if there is an authentication or an authorization error during agent (re)registration. Upon

[1/2] mesos git commit: Prevented master from asking agents to shutdown on auth failures.

2018-07-11 Thread grag
Repository: mesos Updated Branches: refs/heads/1.6.x 052af588c -> ae82dd5cc Prevented master from asking agents to shutdown on auth failures. The Mesos master sends a `ShutdownMessage` to an agent if there is an authentication or an authorization error during agent (re)registration. Upon

[1/2] mesos git commit: Prevented master from asking agents to shutdown on auth failures.

2018-07-10 Thread grag
Repository: mesos Updated Branches: refs/heads/1.4.x ee18cf95f -> 5f6d4cdc7 Prevented master from asking agents to shutdown on auth failures. The Mesos master sends a `ShutdownMessage` to an agent if there is an authentication or an authorization error during agent (re)registration. Upon

[1/2] mesos git commit: Prevented master from asking agents to shutdown on auth failures.

2018-07-10 Thread grag
Repository: mesos Updated Branches: refs/heads/master 71d347d73 -> fc5fcfd05 Prevented master from asking agents to shutdown on auth failures. The Mesos master sends a `ShutdownMessage` to an agent if there is an authentication or an authorization error during agent (re)registration. Upon