[mesos] branch master updated: Added support of `null` values for syscall `args` in Seccomp.

2020-06-17 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 a679eb4 Added support of `null` values

[mesos] branch master updated: Added URI to failure messages in URI fetcher plugins.

2020-06-10 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 5cc10d6 Added URI to failure messages in URI

[mesos] branch master updated: Keep retrying to remove cgroup on EBUSY.

2020-05-07 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 0cb1591 Keep retrying to remove cgroup

[mesos] branch master updated (8682b5d -> 515b239)

2020-05-07 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 8682b5d Added MESOS-10118 to the 1.9.1 CHANGELOG. new 63ca5c1 Logged connection error message before shutting

[mesos] 02/02: Changed permissions for domain sockets to allow non-root executors.

2020-05-07 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 515b239983e51dd06c8b5c347b4b739644113f8f Author: Andrei Budnik AuthorDate: Wed May 6 19:48:38 2020 +0200 Changed

[mesos] 01/02: Logged connection error message before shutting down the executor.

2020-05-07 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 63ca5c159ef0272fc1d2add6ff73a88c8e16ea0c Author: Andrei Budnik AuthorDate: Wed May 6 13:13:51 2020 +0200 Logged

[mesos] branch master updated: Fixed unreachable code warning for `cgroups::destroy`.

2020-04-16 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 6d76751 Fixed unreachable code warning

[mesos] 01/02: Handled EBUSY when destroying a cgroup.

2020-04-15 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit af3ca189aced5fbc537bfca571264142d4cd37b3 Author: Charles-Francois Natali AuthorDate: Wed Apr 1 13:40:16 2020 +0100

[mesos] branch master updated (e8793b2 -> 8c0b882)

2020-04-15 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from e8793b2 Fixed libevent SSL socket shutdown race condition. new af3ca18 Handled EBUSY when destroying a cgroup

[mesos] 02/02: Added Charles-Francois Natali to contributors list.

2020-04-15 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 8c0b8825eae962c210d76eb47928672fbb55d7d3 Author: Charles-Francois Natali AuthorDate: Wed Apr 8 14:33:16 2020 +0100

[mesos] 06/06: Added a test `LaunchNestedShareCgroups`.

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit e452533a29baecd8ae748852dda2d4385d2270a6 Author: Andrei Budnik AuthorDate: Fri Feb 28 16:15:47 2020 +0100 Added

[mesos] branch master updated (9ec5e2b -> e452533)

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 9ec5e2b Fixed the broken PathTest.PathIteration on windows. new e855f1e Moved cgroup path helpers

[mesos] 02/06: Fixed `cgroups::create` for nested cgroups.

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 81555e8d73507afcc28bc6ee92c2ef456adbaf87 Author: Andrei Budnik AuthorDate: Tue Mar 3 14:57:49 2020 +0100 Fixed

[mesos] 05/06: Updated nested mesos containerizer tests to support `share_cgroups`.

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 96291c0e157e0d3c125b75868186dc4661986c96 Author: Andrei Budnik AuthorDate: Tue Mar 3 14:53:25 2020 +0100 Updated

[mesos] 01/06: Moved cgroup path helpers to `paths.hpp`.

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit e855f1ee7fdcc812cf2bc48d198054a49c5320f2 Author: Andrei Budnik AuthorDate: Tue Mar 3 14:57:09 2020 +0100 Moved

[mesos] 04/06: Cgroups isolator: added support for nested cgroups during recovery.

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 969836bd653437fd131530520e8875ac55125bc2 Author: Andrei Budnik AuthorDate: Tue Mar 3 14:57:34 2020 +0100 Cgroups

[mesos] 03/06: Cgroups isolator: added support for nested cgroups during launch.

2020-03-13 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 220cf1049d33170650059cc3fcd64657b1ea0407 Author: Andrei Budnik AuthorDate: Tue Mar 3 14:57:24 2020 +0100 Cgroups

[mesos] branch master updated (cb8106f -> ea670ec)

2020-02-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from cb8106f Made `http`, `pid` and `heartbeater` of `Framework` private. new 360e883 Removed reimplementation

[mesos] 02/02: Fixed systemd socket activation on old systemd versions.

2020-02-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit ea670eca55af847bd7fcba1510726dd0059edf32 Author: Andrei Budnik AuthorDate: Thu Feb 20 17:30:18 2020 +0100 Fixed

[mesos] 01/02: Removed reimplementation of `cloexec` from systemd activation code.

2020-02-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 360e8838d08eb07496b2c3e6bcd511348ce488b0 Author: Andrei Budnik AuthorDate: Fri Feb 21 12:08:47 2020 +0100 Removed

[mesos] 01/02: Moved the Docker executor declaration into a header.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 1995f63352a5a8c2c8e73adefed708a8620a5d47 Author: Greg Mann AuthorDate: Thu Jul 25 12:17:41 2019 -0700 Moved

[mesos] branch 1.8.x updated (a2ca451 -> b17ed79)

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from a2ca451 Changed termination logic of the default executor. new 1995f63 Moved the Docker executor declaration

[mesos] 02/02: Fixed compiler error.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit b17ed79106b11c5f382006c453b4f885721e3f23 Author: Andrei Budnik AuthorDate: Tue Feb 4 13:12:19 2020 +0100 Fixed

[mesos] branch 1.7.x updated (5b39908 -> 8af5a6d)

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 5b39908 Changed termination logic of the default executor. new 0567b31 Moved the Docker executor declaration

[mesos] 01/02: Moved the Docker executor declaration into a header.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0567b31212105821d0b37ad049228dab6e98ed63 Author: Greg Mann AuthorDate: Thu Jul 25 12:17:41 2019 -0700 Moved

[mesos] 02/02: Fixed compiler error.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 8af5a6d50c64abb683b803f25bbc02e320fe70f6 Author: Andrei Budnik AuthorDate: Tue Feb 4 13:12:19 2020 +0100 Fixed

[mesos] branch 1.6.x updated (205525e -> 11cdf04)

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 205525e Changed termination logic of the default executor. new 02eb0ce Moved the Docker executor declaration

[mesos] 02/02: Fixed compiler error.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 11cdf04e39f80a44d062627be39b53d05d76f88d Author: Andrei Budnik AuthorDate: Tue Feb 4 13:12:19 2020 +0100 Fixed

[mesos] 01/02: Moved the Docker executor declaration into a header.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 02eb0ceb87dadc0a5ac6f6cd9f141347e852fb80 Author: Greg Mann AuthorDate: Thu Jul 25 12:17:41 2019 -0700 Moved

[mesos] branch 1.5.x updated (84b7af3 -> d440095)

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 84b7af3 Changed termination logic of the default executor. new 68e8655 Moved the Docker executor declaration

[mesos] 01/02: Moved the Docker executor declaration into a header.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 68e8655c8fb6dbc41de6afb66a569583b32f78d3 Author: Greg Mann AuthorDate: Thu Jul 25 12:17:41 2019 -0700 Moved

[mesos] 02/02: Fixed compiler error.

2020-02-04 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit d440095b5a94872eabbd66def49a588d6f8f2b38 Author: Andrei Budnik AuthorDate: Tue Feb 4 13:12:19 2020 +0100 Fixed

[mesos] 01/02: Changed termination logic of the Docker executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit ff98f12a50a56c13688b87068a116d1d08142f49 Author: Andrei Budnik AuthorDate: Wed Jan 29 13:35:02 2020 +0100 Changed

[mesos] branch 1.5.x updated (2f2146a -> 84b7af3)

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 2f2146a Remembered whether an executor was agent-generated. new ff98f12 Changed termination logic

[mesos] 02/02: Changed termination logic of the default executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 84b7af3409d8af343da0f0420e168a42de4b110f Author: Andrei Budnik AuthorDate: Wed Jan 29 19:07:50 2020 +0100 Changed

[mesos] 02/02: Changed termination logic of the default executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 205525eb56a33e58bed1fc38e0b32189b19d3fbc Author: Andrei Budnik AuthorDate: Wed Jan 29 19:07:50 2020 +0100 Changed

[mesos] branch 1.6.x updated (7e4d380 -> 205525e)

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 7e4d380 Remembered whether an executor was agent-generated. new f511f25 Changed termination logic

[mesos] 01/02: Changed termination logic of the Docker executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit f511f25be9d850ee9b65fc3ec5f54d149beb2f19 Author: Andrei Budnik AuthorDate: Wed Jan 29 13:35:02 2020 +0100 Changed

[mesos] branch 1.7.x updated (47f2a11 -> 5b39908)

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 47f2a11 Remembered whether an executor was agent-generated. new 6a7da28 Changed termination logic

[mesos] 02/02: Changed termination logic of the default executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 5b399080eee11ee03f4bc6c09b791c24670da6c1 Author: Andrei Budnik AuthorDate: Wed Jan 29 19:07:50 2020 +0100 Changed

[mesos] 01/02: Changed termination logic of the Docker executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 6a7da284d1b89f8a144ed2f896f005a5ee9d4aea Author: Andrei Budnik AuthorDate: Wed Jan 29 13:35:02 2020 +0100 Changed

[mesos] 02/02: Changed termination logic of the default executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit a2ca451aab4625e126b9e7b470eb9f7c232dd746 Author: Andrei Budnik AuthorDate: Wed Jan 29 19:07:50 2020 +0100 Changed

[mesos] 02/02: Changed termination logic of the default executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit f37ae68a8f0d23a2e0f31812b8fe4494109769c6 Author: Andrei Budnik AuthorDate: Wed Jan 29 19:07:50 2020 +0100 Changed

[mesos] 01/02: Changed termination logic of the Docker executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 1bd0b37a7e522d63319db426dae7068b901eaea6 Author: Andrei Budnik AuthorDate: Wed Jan 29 13:35:02 2020 +0100 Changed

[mesos] branch 1.8.x updated (a66419b -> a2ca451)

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from a66419b Remembered whether an executor was agent-generated. new 1bd0b37 Changed termination logic

[mesos] branch 1.9.x updated (298d1d7 -> f37ae68)

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 298d1d7 Remembered whether an executor was agent-generated. new 3d60cba Changed termination logic

[mesos] 01/02: Changed termination logic of the Docker executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 3d60cba39d0377a7dc19b4c47f3bb0807418fe50 Author: Andrei Budnik AuthorDate: Wed Jan 29 13:35:02 2020 +0100 Changed

[mesos] branch master updated (3d197d8 -> 683dfc1)

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 3d197d8 Fixed the build on Windows. new 457c389 Changed termination logic of the Docker executor. new

[mesos] 02/02: Changed termination logic of the default executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 683dfc1ffb0b1ca758a07d19ab3badd8cac62dc7 Author: Andrei Budnik AuthorDate: Wed Jan 29 19:07:50 2020 +0100 Changed

[mesos] 01/02: Changed termination logic of the Docker executor.

2020-02-03 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 457c38967bf9a53c1c5cd2743385937a26f413f6 Author: Andrei Budnik AuthorDate: Wed Jan 29 13:35:02 2020 +0100 Changed

[mesos] branch master updated: Fixed broken links to Linux scheduler documentation.

2019-09-25 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 afd86db Fixed broken links to Linux scheduler

[mesos] 01/02: Added `futureTracker` to the `SlaveOptions` in tests.

2019-09-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit dee4b849c8179ea46947c8ea4dd031f6eb37b659 Author: Andrei Budnik AuthorDate: Fri Sep 6 17:01:56 2019 +0200 Added

[mesos] branch master updated (ce801bd -> 1122674)

2019-09-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from ce801bd Fixed documentation on master fault domains. new dee4b84 Added `futureTracker` to the `SlaveOptions

[mesos] 02/02: Implemented an integration test for /containerizer/debug endpoint.

2019-09-24 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 1122674a5c03894e4552d46cfa26dca0557a8f68 Author: Andrei Budnik AuthorDate: Fri Sep 6 13:25:35 2019 +0200

[mesos] branch master updated: Added `SlaveOptions` for wrapping all parameters of `StartSlave`.

2019-09-06 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 6c2a94c Added `SlaveOptions` for wrapping all

[mesos] branch 1.9.x updated: Added /containerizer/debug endpoint to 1.9.0 CHANGELOG.

2019-08-28 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.9.x by this push: new bfcd446 Added /containerizer/debug endpoint

[mesos] branch master updated: Added /containerizer/debug endpoint to 1.9.0 CHANGELOG.

2019-08-28 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 279af61 Added /containerizer/debug endpoint

[mesos] 01/03: Added MESOS-9887 to the 1.8.2 CHANGELOG.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 967f105cea4bc31780bfe76bd2d62ad71ffae221 Author: Andrei Budnik AuthorDate: Mon Aug 26 15:02:40 2019 +0200 Added

[mesos] 03/03: Added MESOS-9887 to the 1.6.3 CHANGELOG.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 24e989e66507932809c7d852a4a62720de7cb27b Author: Andrei Budnik AuthorDate: Mon Aug 26 14:44:54 2019 +0200 Added

[mesos] branch master updated (f0be237 -> 24e989e)

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from f0be237 Fixed out-of-order processing of terminal status updates in agent. new 967f105 Added MESOS-9887

[mesos] 02/03: Added MESOS-9887 to the 1.7.3 CHANGELOG.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 6b2d101770ae8853d021b8cc5d0f5ae587302a54 Author: Andrei Budnik AuthorDate: Mon Aug 26 14:58:45 2019 +0200 Added

[mesos] 02/03: Fixed out-of-order processing of terminal status updates in agent.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4bbb0376cd584a4160a2c5c2f0ac4f3ecaa5e622 Author: Andrei Budnik AuthorDate: Tue Aug 20 19:24:44 2019 +0200 Fixed out

[mesos] 01/03: Added missing `return` statement in `Slave::statusUpdate`.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 14abb82925cdbce746238bc20dc7b8c279a96a67 Author: Andrei Budnik AuthorDate: Fri Aug 23 14:36:18 2019 +0200 Added

[mesos] branch 1.8.x updated (f3aa802 -> adc958f)

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from f3aa802 Added MESOS-9836 to the 1.8.2 CHANGELOG. new 14abb82 Added missing `return` statement in `Slave

[mesos] 03/03: Added MESOS-9887 to the 1.8.2 CHANGELOG.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit adc958f553c3728aab5529de56b0ddc30c0f9b68 Author: Andrei Budnik AuthorDate: Mon Aug 26 15:02:40 2019 +0200 Added

[mesos] 02/03: Fixed out-of-order processing of terminal status updates in agent.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit b7dcc984476904d6d17f7bf699295dfa9ac8a66e Author: Andrei Budnik AuthorDate: Tue Aug 20 19:24:44 2019 +0200 Fixed out

[mesos] 01/03: Added missing `return` statement in `Slave::statusUpdate`.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 2d62e8ae0ef94f78c9b32be258a08d1e6e2382df Author: Andrei Budnik AuthorDate: Fri Aug 23 14:36:18 2019 +0200 Added

[mesos] 03/03: Added MESOS-9887 to the 1.7.3 CHANGELOG.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 80d42b9a2c9223665a82bbaaf3cbc222a094e2ef Author: Andrei Budnik AuthorDate: Mon Aug 26 14:58:45 2019 +0200 Added

[mesos] 01/03: Added missing `return` statement in `Slave::statusUpdate`.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit cc79f22fb07cfad8f248150d5a3040f846998c3a Author: Andrei Budnik AuthorDate: Fri Aug 23 14:36:18 2019 +0200 Added

[mesos] 02/03: Fixed out-of-order processing of terminal status updates in agent.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 3ad802ebbe34565a2fa995d834ba4928c20e5e62 Author: Andrei Budnik AuthorDate: Tue Aug 20 19:24:44 2019 +0200 Fixed out

[mesos] branch 1.6.x updated (9badb3b -> d77029f)

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 9badb3b Added MESOS-9836 to the 1.6.3 CHANGELOG. new cc79f22 Added missing `return` statement in `Slave

[mesos] branch master updated (48c20bf -> f0be237)

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 48c20bf Updated site's dependencies. new 8aae23e Added missing `return` statement in `Slave::statusUpdate

[mesos] 01/02: Added missing `return` statement in `Slave::statusUpdate`.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 8aae23ec7cd4bc50532df0b1d1ea6ec23ce078f8 Author: Andrei Budnik AuthorDate: Fri Aug 23 14:36:18 2019 +0200 Added

[mesos] 02/02: Fixed out-of-order processing of terminal status updates in agent.

2019-08-26 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit f0be23765531b05661ed7f1b124faf96744aa80b Author: Andrei Budnik AuthorDate: Tue Aug 20 19:24:44 2019 +0200 Fixed

[mesos] branch master updated: Fixed compilation error on Mac OS.

2019-06-11 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 f2bedda Fixed compilation error on Mac OS

[mesos] branch 1.8.x updated: Added license for libseccomp to toplevel LICENSE file.

2019-05-08 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.8.x by this push: new ea28002 Added license for libseccomp to toplevel

[mesos] branch master updated: Added license for libseccomp to toplevel LICENSE file.

2019-05-08 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 d3d83ee Added license for libseccomp

[mesos] branch master updated: Added MESOS-9695 to the 1.4.4 CHANGELOG.

2019-05-01 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 fc8847d Added MESOS-9695 to the 1.4.4

[mesos] branch 1.4.x updated (1a76202 -> f05058d)

2019-05-01 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 1a76202 Added MESOS-9159 and MESOS-9675 to the 1.4.4 CHANGELOG. new ca65f99 Removed the duplicate pid check

[mesos] 01/02: Removed the duplicate pid check in Docker containerizer.

2019-05-01 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit ca65f991727494b9b78e64a19306231ac004289f Author: Qian Zhang AuthorDate: Tue Apr 30 13:23:26 2019 +0200 Removed

[mesos] 02/02: Added MESOS-9695 to the 1.4.4 CHANGELOG.

2019-05-01 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit f05058dad7219950fd9bdc2748ab9c9a79d6e7f1 Author: Andrei Budnik AuthorDate: Wed May 1 12:25:30 2019 +0200 Added

[mesos] branch 1.8.x updated: Allowed compiling Seccomp isolator on older kernel versions.

2019-05-01 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.8.x by this push: new a684f07 Allowed compiling Seccomp isolator

[mesos] branch master updated: Allowed compiling Seccomp isolator on older kernel versions.

2019-05-01 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik 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 1954bea Allowed compiling Seccomp isolator

[mesos] 03/04: Added MESOS-9695 to the 1.6.3 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 138bfe41c822823afe6d2a0532e3c95e4f7d3bfe Author: Andrei Budnik AuthorDate: Tue Apr 30 14:36:47 2019 +0200 Added

[mesos] 04/04: Added MESOS-9695 to the 1.5.4 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4eec48e17d08575c18458f713d2e8280faab99d6 Author: Andrei Budnik AuthorDate: Tue Apr 30 14:45:01 2019 +0200 Added

[mesos] branch master updated (c8004ee -> 4eec48e)

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from c8004ee Removed the duplicate pid check in Docker containerizer. new a8fe548 Added MESOS-9695 to the 1.8.1

[mesos] 01/04: Added MESOS-9695 to the 1.8.1 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit a8fe548b091732c2b46f5e6a7d7392de92644f5a Author: Andrei Budnik AuthorDate: Tue Apr 30 14:08:58 2019 +0200 Added

[mesos] 02/04: Added MESOS-9695 to the 1.7.3 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 592f7c44a304f5c02804a0de98df07ec295ce070 Author: Andrei Budnik AuthorDate: Tue Apr 30 14:30:32 2019 +0200 Added

[mesos] branch 1.5.x updated (f8e0e41 -> 791ac63)

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from f8e0e41 Added MESOS-9619 to the 1.5.4 CHANGELOG. new f4a6453 Removed the duplicate pid check in Docker

[mesos] 01/02: Removed the duplicate pid check in Docker containerizer.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit f4a6453c77719ed531a9287b6c9cdeb7ad268865 Author: Qian Zhang AuthorDate: Tue Apr 30 13:23:26 2019 +0200 Removed

[mesos] 02/02: Added MESOS-9695 to the 1.5.4 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 791ac63c72c1c4b868c2b3a126c04075575757c1 Author: Andrei Budnik AuthorDate: Tue Apr 30 14:45:01 2019 +0200 Added

[mesos] branch 1.6.x updated (45bfa2a -> 13fdaa4)

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 45bfa2a Added MESOS-9536 to the 1.6.3 CHANGELOG. new d627a91 Removed the duplicate pid check in Docker

[mesos] 02/02: Added MESOS-9695 to the 1.6.3 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 13fdaa4e7be41f5129d2b96944569abca2b60905 Author: Andrei Budnik AuthorDate: Tue Apr 30 14:36:47 2019 +0200 Added

[mesos] 01/02: Removed the duplicate pid check in Docker containerizer.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit d627a919c651e8dacd14569c027fe4422ef87828 Author: Qian Zhang AuthorDate: Tue Apr 30 13:23:26 2019 +0200 Removed

[mesos] 01/02: Removed the duplicate pid check in Docker containerizer.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit bd438b797a15724945a60ee8d57cec656e23ae2d Author: Qian Zhang AuthorDate: Tue Apr 30 13:23:26 2019 +0200 Removed

[mesos] 02/02: Added MESOS-9695 to the 1.7.3 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 80c9fd79448b1ea6f6367da8def911b75ababafd Author: Andrei Budnik AuthorDate: Tue Apr 30 14:30:32 2019 +0200 Added

[mesos] branch 1.7.x updated (f0cbafd -> 80c9fd7)

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from f0cbafd Added MESOS-9536 to the 1.7.3 CHANGELOG. new bd438b7 Removed the duplicate pid check in Docker

[mesos] 01/02: Removed the duplicate pid check in Docker containerizer.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 02f532ae876196c0c8abad9d6effb75d3ffa5db7 Author: Qian Zhang AuthorDate: Tue Apr 30 13:59:54 2019 +0200 Removed

[mesos] 02/02: Added MESOS-9695 to the 1.8.1 CHANGELOG.

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit b032d4ec81c76277b274150f8027766f0e3d2275 Author: Andrei Budnik AuthorDate: Tue Apr 30 14:08:58 2019 +0200 Added

[mesos] branch 1.8.x updated (6160315 -> b032d4e)

2019-04-30 Thread abudnik
This is an automated email from the ASF dual-hosted git repository. abudnik pushed a change to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 6160315 Added MESOS-9536 to the 1.8.1 CHANGELOG. new 02f532a Removed the duplicate pid check in Docker

  1   2   >