[mesos] 01/05: Added `cpus_soft_limit` field to `ResourceStatistics` protobuf message.

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0a9d97f801551d273b17d6c4515b4a8884c0be91 Author: Qian Zhang AuthorDate: Fri Apr 17 20:53:03 2020 +0800 Added

[mesos] branch master updated (6bb60a4 -> 95b8064)

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 6bb60a4 Reverted the changes about `REASON_CONTAINER_MEMORY_REQUEST_EXCEEDED`. new 0a9d97f Added

[mesos] 02/05: Updated UCR's `usage()` method to support resource limits.

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit ae956f9dbd30c712eb1310c2f7c98d11f6d5c993 Author: Qian Zhang AuthorDate: Fri Apr 17 20:53:43 2020 +0800 Updated

[mesos] 05/05: Updated Docker containerizer's `usage()` to support resource limits.

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 95b806474da6f63ec8d50904a4336f903c0c5d08 Author: Qian Zhang AuthorDate: Tue Apr 21 09:30:26 2020 +0800 Updated

[mesos] 04/05: Updated Docker containerizer to set Docker container's resource limits.

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 929932fc2bd753f097a26caea5b3e7f7f3ac9118 Author: Qian Zhang AuthorDate: Thu Apr 30 09:29:49 2020 +0800 Updated

[mesos] 03/05: Updated Docker containerizer by not updating resources for command task.

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 97dc2b069965929105d6241c57f8cb6ee77a5e35 Author: Qian Zhang AuthorDate: Tue Apr 21 16:46:17 2020 +0800 Updated

[mesos] branch master updated: Reverted the changes about `REASON_CONTAINER_MEMORY_REQUEST_EXCEEDED`.

2020-05-05 Thread qianzhang
This is an automated email from the ASF dual-hosted git repository. qianzhang 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 6bb60a4 Reverted the changes about