[mesos] branch master updated: Removed unused `lib/cli/tasks.py` for new CLI.

2018-10-08 Thread klueska
This is an automated email from the ASF dual-hosted git repository. klueska pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new fee4803 Removed unused `lib/cli/tasks.py` for

[mesos] branch master updated: Moved `get_agent_address` from `util.py` to `mesos.py` in new CLI.

2018-10-08 Thread klueska
This is an automated email from the ASF dual-hosted git repository. klueska pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new aa98a49 Moved `get_agent_address` from

[mesos] 02/02: Fused constructors of `MethodNotAllowed` into one.

2018-10-08 Thread alexr
This is an automated email from the ASF dual-hosted git repository. alexr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 17c1d7d41a5489cc865f787deeeb2b91865b8fe1 Author: Alexander Rukletsov AuthorDate: Sun Oct 7 16:31:56 2018 +0200 Fused

[mesos] 01/02: Used delegating constructors in `Response` types.

2018-10-08 Thread alexr
This is an automated email from the ASF dual-hosted git repository. alexr pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4bf72d9851e924589ae769c9706eae0e82f2a254 Author: Alexander Rukletsov AuthorDate: Sun Oct 7 15:55:13 2018 +0200 Used

[mesos] branch master updated (aa98a49 -> 17c1d7d)

2018-10-08 Thread alexr
This is an automated email from the ASF dual-hosted git repository. alexr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from aa98a49 Moved `get_agent_address` from `util.py` to `mesos.py` in new CLI. new 4bf72d9 Used delegating

[mesos] 03/04: Enabled `--fetch_stall_timeout` in curl-based URI fetcher plugins.

2018-10-08 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 97f73a9e844f9f37d54a97c8993dbf05cffc9592 Author: Chun-Hung Hsiao AuthorDate: Wed Mar 28 22:47:58 2018 -0700 Enabled

[mesos] 01/04: Added the `stall_timeout` parameter to `net::download()`.

2018-10-08 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit f43d2cd58fb17cce26fdc050421d1d00b680c253 Author: Chun-Hung Hsiao AuthorDate: Wed Mar 28 22:47:46 2018 -0700 Added

[mesos] 04/04: Added MESOS-8620 to the 1.5.2 CHANGELOG.

2018-10-08 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit d2ce21df0b0a9d008689eee74ff53cef4819a79c Author: Chun-Hung Hsiao AuthorDate: Fri Oct 5 15:23:10 2018 -0700 Added

[mesos] branch 1.5.x updated (ba960ed -> d2ce21d)

2018-10-08 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from ba960ed Added a log line to `MesosContainerizer::kill()`. new f43d2cd Added the `stall_timeout` parameter to

[mesos] branch master updated: Added MESOS-8620 to the 1.5.2 CHANGELOG.

2018-10-08 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 8375e42 Added MESOS-8620 to the 1.5.2

[mesos] 02/04: Added `--fetcher_stall_timeout` to abort stalled artifact fetching.

2018-10-08 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0d05ffc174f90aa8573869ab36bd338224121b42 Author: Chun-Hung Hsiao AuthorDate: Wed Mar 28 22:47:52 2018 -0700 Added

[mesos] 02/03: Added an unit test for agent recovery with new cgroup subsystems.

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 36a64c869cb04704047b86d3f8d11f1399aa8a8c Author: Gilbert Song AuthorDate: Fri Oct 5 12:19:01 2018 -0700 Added an

[mesos] 01/03: Fixed the nested container launch failure on the agent upgrade case.

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 200a532d33b647cc26d9566bbc1765bc039e699d Author: Gilbert Song AuthorDate: Thu Oct 4 16:54:24 2018 -0700 Fixed the

[mesos] branch master updated: Added a 1.7.0 performance improvements blog post.

2018-10-08 Thread bmahler
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 The following commit(s) were added to refs/heads/master by this push: new d0a4a08 Added a 1.7.0 performance improvements

[mesos] branch master updated: Bring up the loopback interface using `iproute2`.

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new d8de112 Bring up the loopback interface using

[mesos] 01/02: Fixed the nested container launch failure on the agent upgrade case.

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit e9a2d1a7dbba1e7900417461a935b284243e79a4 Author: Gilbert Song AuthorDate: Thu Oct 4 16:54:24 2018 -0700 Fixed the

[mesos] 03/03: Added MESOS-9295 to 1.7.1 CHANGELOG.

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit e135b7f2175c01fd67b71b22cdc325ac37853a9d Author: Gilbert Song AuthorDate: Mon Oct 8 10:34:27 2018 -0700 Added

[mesos] 02/02: Added MESOS-9295 to 1.7.1 CHANGELOG.

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 3e185f14075b827b8ea3b03a48ed2cd136ce8158 Author: Gilbert Song AuthorDate: Mon Oct 8 10:34:27 2018 -0700 Added

[mesos] branch 1.7.x updated (1ecc3c6 -> 3e185f1)

2018-10-08 Thread gilbert
This is an automated email from the ASF dual-hosted git repository. gilbert pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 1ecc3c6 Added MESOS-9283 to the 1.7.x CHANGELOG. new e9a2d1a Fixed the nested container launch failure on the

[mesos] branch master updated: Updated verify-reviews.py to use current interpreter in subprocesses.

2018-10-08 Thread vinodkone
This is an automated email from the ASF dual-hosted git repository. vinodkone pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/master by this push: new 568fcdf Updated verify-reviews.py to use