[mesos] branch master updated: Added MESOS-9529 to 1.5.4 CHANGELOG.

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu 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 16afc8b Added MESOS-9529 to 1.5.4 CHANGELOG.

[mesos] branch 1.5.x updated (05912be -> 136178e)

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a change to branch 1.5.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 05912be Added 1.5.3 blog post to release.yml. new e10a8fc Switched to used `/proc/1/ns/pid` to test pid

[mesos] branch 1.6.x updated (9784e33 -> 34ffae5)

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 9784e33 Fixed compile error with a built-in logrotate module. new c3fbd04 Switched to used `/proc/1/ns/pid` to

[mesos] branch master updated: Added MESOS-9529 to 1.6.3 CHANGELOG.

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu 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 d6baa1e Added MESOS-9529 to 1.6.3 CHANGELOG.

[mesos] branch 1.6.x updated: Fixed compile error with a built-in logrotate module.

2019-04-03 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.6.x by this push: new 9784e33 Fixed compile error with a built-in

[mesos] branch master updated: Fixed compile error with a built-in logrotate module.

2019-04-03 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu 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 b3a6a9b Fixed compile error with a built-in

[mesos] branch 1.7.x updated: Fixed compile error with a built-in logrotate module.

2019-04-03 Thread josephwu
This is an automated email from the ASF dual-hosted git repository. josephwu pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.7.x by this push: new fc12da5 Fixed compile error with a built-in

[mesos] branch 1.7.x updated: Added MESOS-9529 to 1.7.3 CHANGELOG.

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git The following commit(s) were added to refs/heads/1.7.x by this push: new ae92c24 Added MESOS-9529 to 1.7.3 CHANGELOG.

[mesos] branch master updated: Added MESOS-9529 to 1.7.3 CHANGELOG.

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu 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 b66ba44 Added MESOS-9529 to 1.7.3 CHANGELOG.

[mesos] branch 1.7.x updated (c02b083 -> 40d4ec6)

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a change to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from c02b083 Added MESOS-9540 to the 1.7.3 CHANGELOG. new 927953d Switched to used `/proc/1/ns/pid` to test pid

[mesos] branch master updated (f728ce3 -> f88880b)

2019-04-03 Thread jieyu
This is an automated email from the ASF dual-hosted git repository. jieyu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from f728ce3 Cleaned up `mesos::csi::v0::Client` interface. new 76e583a Switched to used `/proc/1/ns/pid` to test

[mesos] 07/15: Cleanup volume creation, validation and deletion for SLRP.

2019-04-03 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 commit 75cae10dbca0e3d4146ed1a75d939b1e29b194d7 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:51 2019 -0700 Cleanup

[mesos] 04/15: Added skeleton code for v0 `VolumeManager`.

2019-04-03 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 commit 7e5a0e2d04722ad3a261dcd43163ebfaae73c2a3 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:45 2019 -0700 Added

[mesos] 01/15: Added an "unversioned" `VolumeCapability`.

2019-04-03 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 commit 2178019007782ac2bc87a5170a725c4899761db5 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:40 2019 -0700 Added

[mesos] 12/15: Made CSI plugin RPC metrics agnostic to CSI versions.

2019-04-03 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 commit ae67c324a40222529e16f40765814f5343385d03 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:24:02 2019 -0700 Made

[mesos] 11/15: Made `StorageLocalResourceProviderProcess` no longer exposed.

2019-04-03 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 commit 995873fbaad780d80f0d1aae285c388211e993c2 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:24:00 2019 -0700 Made

[mesos] 03/15: Added the `VolumeManager` interface to manage CSI volumes.

2019-04-03 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 commit 47fd43868c89dabb4f723199621c08eba10c1d9b Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:44 2019 -0700 Added

[mesos] 13/15: Adjusted CSI v0 bundling and proto compilation.

2019-04-03 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 commit 4fc6ceba906d4e726c6c9d1ebd94ece152f2cf57 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:24:05 2019 -0700

[mesos] 06/15: Cleanup volume attaching and publishing for SLRP.

2019-04-03 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 commit 287dbaa65429c8a18e12151e054d6652c75d5181 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:48 2019 -0700 Cleanup

[mesos] 15/15: Cleaned up `mesos::csi::v0::Client` interface.

2019-04-03 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 commit f728ce3b5014993db54d5bf6472fcecb3c098934 Author: Chun-Hung Hsiao AuthorDate: Mon Mar 25 21:34:02 2019 -0700

[mesos] 02/15: Adapted the unversioned `VolumeCapability`.

2019-04-03 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 commit 8bab02a44d3c6ce51398b92adba540d60191cf2c Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:41 2019 -0700 Adapted

[mesos] 09/15: Refactored SLRP to use v0 `VolumeManager`.

2019-04-03 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 commit b2f1d3bbf0fdae99c5945df15323bbd28a067b79 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:55 2019 -0700

[mesos] branch master updated (e2b41f5 -> f728ce3)

2019-04-03 Thread chhsiao
This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from e2b41f5 Added a test to ensure subroles reservations are tracked correctly. new 2178019 Added an

[mesos] 10/15: Implemented the remaining methods of v0 `VolumeManager`.

2019-04-03 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 commit 13f4c5c4e3584cb891cda48002291f1b7fdf3234 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:58 2019 -0700

[mesos] 05/15: Cleanup the recovery logic for refactoring SLRP.

2019-04-03 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 commit 1da706a5863727b60fdff9ef02f5152ca8c40683 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:46 2019 -0700 Cleanup

[mesos] 08/15: Cleanup volume and storage pool listing.

2019-04-03 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 commit 0fddc51b2e7aebdd2c7409d06bba4870bf1c14a4 Author: Chun-Hung Hsiao AuthorDate: Mon Apr 1 23:23:53 2019 -0700 Cleanup

[mesos] 14/15: Moved CSI v0 type helpers to the `mesos/csi/v0.hpp` header.

2019-04-03 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 commit 35e57187b885afa87210c7d66e1dd43c08eded99 Author: Chun-Hung Hsiao AuthorDate: Mon Mar 25 18:16:21 2019 -0700 Moved

[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: e2b41f5.

2019-04-03 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/mesos-site.git The following commit(s) were added to refs/heads/asf-site by this push: new a8feb07 Updated the website

[mesos] branch master updated (6287324 -> e2b41f5)

2019-04-03 Thread bmahler
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 6287324 Fixed MasterQuotaTest.AvailableResourcesSingleDisconnectedAgent. new b72ac84 Added roles::ancestors

[mesos] branch master updated: Fixed MasterQuotaTest.AvailableResourcesSingleDisconnectedAgent.

2019-04-03 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 6287324 Fixed