[mesos] branch master updated: Added tests for 'volume/csi' isolator recovery.

2020-09-04 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 a8059a7 Added tests for 'volume/csi' isolator

[mesos] branch master updated (2bf7f5d -> fc22984)

2020-09-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 2bf7f5d Added a test of UPDATE_FRAMEWORK with the same FrameworkInfo. new a3fe939 Updated the test CSI plugin

[mesos] 03/03: Added tests for the 'volume/csi' isolator.

2020-09-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit fc22984de558302029a8cad0655e375653208448 Author: Greg Mann AuthorDate: Thu Sep 3 12:06:38 2020 -0700 Added tests

[mesos] 02/03: Added a test helper for CSI volumes.

2020-09-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit f0ce0f1d8601228f16efbb98420693af42b19d43 Author: Greg Mann AuthorDate: Thu Sep 3 12:06:34 2020 -0700 Added a test

[mesos] 01/03: Updated the test CSI plugin for CSI server testing.

2020-09-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit a3fe939616fe13f34bd3555d613a0e1323730424 Author: Greg Mann AuthorDate: Thu Sep 3 12:06:31 2020 -0700 Updated the test

[mesos] branch master updated: Fixed broken authorization in the CSI server.

2020-08-31 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 a1bfa74 Fixed broken authorization in the CSI

[mesos] branch master updated: Fixed a bug in CSI server initialization.

2020-08-24 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 22e Fixed a bug in CSI server initialization

[mesos] 01/03: Fixed a bug in CSI volume manager initialization.

2020-08-21 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 68b481085fb82b475e108b9aa39935a8d7729983 Author: Greg Mann AuthorDate: Thu Aug 20 19:26:48 2020 -0700 Fixed a bug

[mesos] 03/03: Initialized plugins lazily in the CSI server.

2020-08-21 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4ff51041df860dbcc2247ef47a0596e5132da190 Author: Greg Mann AuthorDate: Thu Aug 20 19:27:23 2020 -0700 Initialized

[mesos] branch master updated (f284314 -> 4ff5104)

2020-08-21 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from f284314 Added a scheduler API test for a valid offer constraints update. new 68b4810 Fixed a bug in CSI volume

[mesos] 02/03: Added the CSI server to the Mesos agent.

2020-08-21 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 5ed30db48785007e35805886a024ebb8a61a7037 Author: Greg Mann AuthorDate: Thu Aug 20 19:27:02 2020 -0700 Added the CSI

[mesos] branch master updated (c78dc33 -> fe0cd02)

2020-08-10 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from c78dc33 Added interface for the CSI server. new 38ba191 Added support for secrets to the CSI volume managers

[mesos] 02/02: Added implementation of the CSI server.

2020-08-10 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit fe0cd02a0697a4c4fcf5087fcafd6729beec0b41 Author: Greg Mann AuthorDate: Mon Aug 10 20:11:50 2020 -0700 Added

[mesos] 02/02: Added implementation of the CSI server.

2020-08-10 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit fe0cd02a0697a4c4fcf5087fcafd6729beec0b41 Author: Greg Mann AuthorDate: Mon Aug 10 20:11:50 2020 -0700 Added

[mesos] 01/02: Added support for secrets to the CSI volume managers.

2020-08-10 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 38ba19127ddb48244f7c6c699e3c41e5ea12b594 Author: Greg Mann AuthorDate: Mon Aug 10 20:26:26 2020 -0700 Added support

[mesos] 01/02: Added support for secrets to the CSI volume managers.

2020-08-10 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 38ba19127ddb48244f7c6c699e3c41e5ea12b594 Author: Greg Mann AuthorDate: Mon Aug 10 20:26:26 2020 -0700 Added support

[mesos] branch master updated (c78dc33 -> fe0cd02)

2020-08-10 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from c78dc33 Added interface for the CSI server. new 38ba191 Added support for secrets to the CSI volume managers

[mesos] branch master updated (d2c84d1 -> c78dc33)

2020-08-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from d2c84d1 Improved CSI service manager to support unmanaged CSI plugins. new 8d54518 Enabled pre-provisioned

[mesos] 03/03: Added interface for the CSI server.

2020-08-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit c78dc333fc893a43d40dc33299a61987198a6ea9 Author: Greg Mann AuthorDate: Mon Aug 3 10:11:57 2020 -0700 Added interface

[mesos] 02/03: Set the readonly field in the CSI volume manager.

2020-08-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit c63797cd80a1d7d3f91d6a7eb1574e1e8ef063fb Author: Greg Mann AuthorDate: Mon Aug 3 10:11:54 2020 -0700 Set the readonly

[mesos] 01/03: Enabled pre-provisioned volumes in the volume manager.

2020-08-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 8d545180294ae705f7b8a2fe1578653107ede540 Author: Greg Mann AuthorDate: Mon Aug 3 10:11:50 2020 -0700 Enabled pre

[mesos] branch master updated: Fixed an example in the documentation.

2020-07-16 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 8e74d18 Fixed an example in the documentation

[mesos] annotated tag 1.7.3 created (now 20756d0)

2020-05-19 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to annotated tag 1.7.3 in repository https://gitbox.apache.org/repos/asf/mesos.git. at 20756d0 (tag) tagging 684c41947fe47ae9fc3020598e26368fb8863eea (tag) length 159 bytes by Greg Mann

svn commit: r39700 - in /release/mesos/1.7.3: ./ mesos-1.7.3.tar.gz mesos-1.7.3.tar.gz.asc mesos-1.7.3.tar.gz.sha512

2020-05-19 Thread grag
Author: grag Date: Tue May 19 19:29:49 2020 New Revision: 39700 Log: Adding mesos-1.7.3. Added: release/mesos/1.7.3/ release/mesos/1.7.3/mesos-1.7.3.tar.gz (with props) release/mesos/1.7.3/mesos-1.7.3.tar.gz.asc release/mesos/1.7.3/mesos-1.7.3.tar.gz.sha512 Added: release

[mesos] 01/02: Fixed the java bindings in the cmake build.

2020-05-11 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 630dbf7486bfe315472fbcd8d0087f75cd9f3786 Author: Andriy Kornatskyy AuthorDate: Fri May 8 14:10:39 2020 -0700 Fixed

[mesos] branch master updated (48922e0 -> 07cd355)

2020-05-11 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 48922e0 Updated CHANGELOG for 1.10.0. new 630dbf7 Fixed the java bindings in the cmake build. new 07cd355

[mesos] 02/02: Added ability to specify a root dir for boost and curl with cmake.

2020-05-11 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 07cd355f90892a897e0b210a8cd0eda6103ae6c9 Author: Andriy Kornatskyy AuthorDate: Fri May 8 14:11:10 2020 -0700 Added

[mesos] branch 1.9.x updated: Added MESOS-10118 to the 1.9.1 CHANGELOG.

2020-05-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 30b7aae Added MESOS-10118 to the 1.9.1 CHANGELOG

[mesos] branch master updated: Added MESOS-10118 to the 1.9.1 CHANGELOG.

2020-05-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 8682b5d Added MESOS-10118 to the 1.9.1 CHANGELOG

[mesos] branch 1.9.x updated: Fixed a bug in the agent's draining handler.

2020-05-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 35912a2 Fixed a bug in the agent's draining handler

[mesos] branch master updated (ff9f5cc -> 06cc8ac)

2020-05-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from ff9f5cc Fixed a bug in the agent's draining handler. add 5e77c94 Made the scheduler resources a top-level item

[mesos] branch master updated: Fixed a bug in the agent's draining handler.

2020-05-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 ff9f5cc Fixed a bug in the agent's draining

svn commit: r39283 - in /dev/mesos/1.7.3-rc1: ./ mesos-1.7.3.tar.gz mesos-1.7.3.tar.gz.asc mesos-1.7.3.tar.gz.sha512

2020-05-04 Thread grag
Author: grag Date: Mon May 4 17:39:21 2020 New Revision: 39283 Log: Adding mesos-1.7.3-rc1. Added: dev/mesos/1.7.3-rc1/ dev/mesos/1.7.3-rc1/mesos-1.7.3.tar.gz (with props) dev/mesos/1.7.3-rc1/mesos-1.7.3.tar.gz.asc dev/mesos/1.7.3-rc1/mesos-1.7.3.tar.gz.sha512 Added: dev

[mesos] annotated tag 1.7.3-rc1 created (now 684c419)

2020-05-04 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to annotated tag 1.7.3-rc1 in repository https://gitbox.apache.org/repos/asf/mesos.git. at 684c419 (tag) tagging 5f617044c969ebcfca281d043a2474c1a6b39f23 (commit) replaces 1.7.2 by Greg Mann

[mesos] branch 1.7.x updated: Prepared the 1.7.3 CHANGELOG for release.

2020-04-29 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 5f61704 Prepared the 1.7.3 CHANGELOG for release

[mesos] branch master updated: Added missing issues to the 1.7.3 CHANGELOG.

2020-04-28 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 db83570 Added missing issues to the 1.7.3

[mesos] branch 1.7.x updated: Added missing issues to the 1.7.3 CHANGELOG.

2020-04-28 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 1ae15d9 Added missing issues to the 1.7.3 CHANGELOG

[mesos] branch master updated: Updated executor API docs to include the domain socket.

2020-04-28 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 ae7b90d Updated executor API docs to include

[mesos] branch master updated: Fixed libevent SSL socket shutdown race condition.

2020-04-13 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 e8793b2 Fixed libevent SSL socket shutdown race

[mesos] 01/03: Added agent-side validation for resource limits.

2020-04-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit ad612599df9e866b2a622baa4cdb659ece5c4574 Author: Greg Mann AuthorDate: Mon Apr 6 15:16:33 2020 -0700 Added agent-side

[mesos] 03/03: Updated CFS tests to avoid checking CPU usage.

2020-04-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 924a6776ca2e474cc65fcb1d59938a0ff6ad46c8 Author: Greg Mann AuthorDate: Mon Apr 6 15:16:54 2020 -0700 Updated CFS

[mesos] 02/03: Sent appropriate task status reason when task over memory request.

2020-04-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit be90edd31a1833c5ed706b39f3a5547ae8153dd2 Author: Greg Mann AuthorDate: Mon Apr 6 15:16:45 2020 -0700 Sent appropriate

[mesos] branch master updated (92f8768 -> 924a677)

2020-04-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 92f8768 Fixed build of tests broken in 9bd3ea4665402943af070e64327e8d7dc341e301. new ad61259 Added agent-side

[mesos] branch master updated: Added resource limits to the web UI.

2020-03-31 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 f8a3dd3 Added resource limits to the web UI

[mesos] branch master updated: Added resource limits to v0 endpoint results.

2020-03-24 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 77f5165 Added resource limits to v0 endpoint

[mesos] branch master updated: Moved containerizer utils in CMakeLists.

2020-03-24 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 12e5e87 Moved containerizer utils in CMakeLists

[mesos] 05/05: Updated the comment for the 'share_cgroups' field.

2020-03-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit eb455e74ab8f31b93f7f5e87dc1829e05701e411 Author: Greg Mann AuthorDate: Fri Mar 20 10:35:39 2020 -0700 Updated

[mesos] branch master updated (9ab68cb -> eb455e7)

2020-03-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 9ab68cb Updated default executor to call the `LaunchContainer` agent API. new 504af58 Added master validation

[mesos] 03/05: Added agent validation for shared cgroups.

2020-03-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 1088dd3b77eb903718b3df8064d5d1d6c379f25b Author: Greg Mann AuthorDate: Fri Mar 20 10:35:38 2020 -0700 Added agent

[mesos] 02/05: Added tests for master validation of limits and shared cgroups.

2020-03-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 72e78f02f08116c0d4c4a825144b078cfbee5052 Author: Greg Mann AuthorDate: Fri Mar 20 10:35:37 2020 -0700 Added tests

[mesos] 04/05: Added tests for agent validation of shared cgroups.

2020-03-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 74c355060304da4287d286ed775df072b6101816 Author: Greg Mann AuthorDate: Fri Mar 20 10:35:38 2020 -0700 Added tests

[mesos] 01/05: Added master validation for task resource limits and shared cgroups.

2020-03-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 504af58dda64b73581b0398c83952421aea64d39 Author: Greg Mann AuthorDate: Fri Mar 20 10:35:37 2020 -0700 Added master

[mesos] branch master updated (4d9013d -> 59ba377)

2020-03-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 4d9013d Added test for removal of ObjectApprovers of disconnected framework. new f445e3a Added

[mesos] 02/02: Cleaned up agent capability validation and associated docs.

2020-03-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 59ba377616d10c248e4f0607a71ecf6658084e59 Author: Greg Mann AuthorDate: Tue Mar 3 06:03:58 2020 -0800 Cleaned up agent

[mesos] 01/02: Added the 'TASK_RESOURCE_LIMITS' agent capability.

2020-03-03 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit f445e3aea44b4060292fa5e029dbb2c19e219c25 Author: Greg Mann AuthorDate: Tue Mar 3 06:03:57 2020 -0800 Added

[mesos] branch master updated (1dd099f -> 4bb7ef9)

2020-02-26 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 1dd099f Removed dead code from v1 API serialization changes. new e258059 SSL Socket: Moved accept callback logic

[mesos] 03/03: SSL Socket: Added downgrade support.

2020-02-26 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4bb7ef93a9555b4c40efa4a1000b560e58ac9858 Author: Joseph Wu AuthorDate: Wed Feb 26 17:14:59 2020 +0100 SSL Socket

[mesos] 02/03: Reverted SSL Socket guard against downgrade.

2020-02-26 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 599b9e83c6c0659e12b0bccaf7c610b70158737c Author: Joseph Wu AuthorDate: Wed Feb 26 17:14:55 2020 +0100 Reverted SSL

[mesos] 01/03: SSL Socket: Moved accept callback logic into protected function.

2020-02-26 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit e258059d49779a02b6267a9d0829bd244b882ed5 Author: Joseph Wu AuthorDate: Wed Feb 26 17:14:50 2020 +0100 SSL Socket

[mesos] branch master updated: Removed remaining domain socket code from the Windows build.

2020-02-11 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 65e18be Removed remaining domain socket code from

[mesos] branch master updated: Added a new task status reason.

2020-01-16 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 42e9b88 Added a new task status reason. 42e9b88

[mesos] 02/02: Added MESOS-10041 to the 1.9.1 CHANGELOG.

2019-11-22 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 95d34e7f30c6ca8a074bd2af0359ed96310adee3 Author: Greg Mann AuthorDate: Fri Nov 22 15:19:30 2019 -0800 Added MESOS

[mesos] branch 1.9.x updated (c313168 -> 95d34e7)

2019-11-22 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from c313168 Garbage-collected lost tasks which are reported as running again. new a687e71 Fixed memory leak

[mesos] 01/02: Fixed memory leak in openssl verification function.

2019-11-22 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit a687e71790151b5b078322e825ade349cc6922dc Author: Benno Evers AuthorDate: Fri Nov 22 12:00:43 2019 -0800 Fixed memory

[mesos] branch master updated: Added MESOS-10041 to the 1.9.1 CHANGELOG.

2019-11-22 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 d10a33a Added MESOS-10041 to the 1.9.1 CHANGELOG

[mesos] branch master updated: Fixed memory leak in openssl verification function.

2019-11-22 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 e52d0d1 Fixed memory leak in openssl verification

[mesos] branch 1.9.x updated: Added MESOS-9965 to the 1.9.1 CHANGELOG.

2019-09-12 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 c115fb0 Added MESOS-9965 to the 1.9.1 CHANGELOG

[mesos] branch master updated: Added MESOS-9965 to the 1.9.1 CHANGELOG.

2019-09-12 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 2e26323 Added MESOS-9965 to the 1.9.1 CHANGELOG

[mesos] branch 1.9.x updated: Fixed a bug for non-partition-aware schedulers.

2019-09-12 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 d8520b0 Fixed a bug for non-partition-aware

[mesos] branch master updated: Fixed a bug for non-partition-aware schedulers.

2019-09-12 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 8e1a512 Fixed a bug for non-partition-aware

[mesos] branch master updated: Added documentation about standalone containers.

2019-09-09 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 b24ab0a Added documentation about standalone

[mesos] 03/03: Fixed formatting in the upgrade docs.

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 5e79a584e6ec3e9e2f96e8bf418411df9dafac2e Author: Greg Mann AuthorDate: Fri Aug 30 11:48:18 2019 -0300 Fixed formatting

[mesos] branch 1.9.x updated (091f193 -> 5e79a58)

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 091f193 Updated docs for the AGENT_DRAINING capability. new 9aa7dab Removed experimental warning from

[mesos] 01/03: Removed experimental warning from UPDATE_QUOTA call.

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 9aa7dab8061292d22ac870a2cf8856dca50e31d2 Author: Benjamin Mahler AuthorDate: Thu Aug 29 12:59:01 2019 -0400 Removed

[mesos] 02/03: Updated upgrades.md to note quota limits changes.

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 499a57188518e6d541f95e0d10ac264e6f83a735 Author: Benjamin Mahler AuthorDate: Thu Aug 29 12:59:54 2019 -0400 Updated

[mesos] branch master updated: Fixed formatting in the upgrade docs.

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 e5bf1b6 Fixed formatting in the upgrade docs

[mesos] branch 1.9.x updated: Updated docs for the AGENT_DRAINING capability.

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 091f193 Updated docs for the AGENT_DRAINING

[mesos] branch master updated: Updated docs for the AGENT_DRAINING capability.

2019-08-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 93963c4 Updated docs for the AGENT_DRAINING

[mesos] 01/02: Fixed a memory leak in the master's 'removeTask()' helper.

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 6a9cee7999be0a3a4f89d21ec58947fe90c01eeb Author: Greg Mann AuthorDate: Tue Apr 23 22:25:21 2019 -0700 Fixed a memory

[mesos] branch 1.6.x updated (23020e1 -> c6da50d)

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 23020e1 Fixed a compilation error on clang build. new 6a9cee7 Fixed a memory leak in the master's 'removeTask

[mesos] 02/02: Transitioned tasks when an unreachable agent is marked as gone.

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit c6da50d10511a1046b8d4bc563dc3ccee875 Author: Greg Mann AuthorDate: Tue Apr 23 22:25:29 2019 -0700 Transitioned

[mesos] 02/02: Transitioned tasks when an unreachable agent is marked as gone.

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 61f1155675bd3bc5312e0501ea6182d2ee7434af Author: Greg Mann AuthorDate: Tue Apr 23 22:25:29 2019 -0700 Transitioned

[mesos] 01/02: Fixed a memory leak in the master's 'removeTask()' helper.

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 0c5e78bc26653d26a03b08b82923ea517de46fc0 Author: Greg Mann AuthorDate: Tue Apr 23 22:25:21 2019 -0700 Fixed a memory

[mesos] 01/02: Fixed a memory leak in the master's 'removeTask()' helper.

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 6f90cc334701fad10e721312cd4cbd0690e1c6ec Author: Greg Mann AuthorDate: Tue Apr 23 22:25:21 2019 -0700 Fixed a memory

[mesos] 02/02: Transitioned tasks when an unreachable agent is marked as gone.

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git commit 13e4cd1c42ae88094f14d6b05cfb9832d4494193 Author: Greg Mann AuthorDate: Tue Apr 23 22:25:29 2019 -0700 Transitioned

[mesos] branch 1.8.x updated (35bfd8a -> 13e4cd1)

2019-08-20 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/mesos.git. from 35bfd8a Added MESOS-9925 to 1.8.2 CHANGELOG. new 6f90cc3 Fixed a memory leak in the master's 'removeTask

[mesos] branch master updated: Updated maintenance docs to include agent draining.

2019-08-06 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 e6edb0a Updated maintenance docs to include agent

[mesos] branch master updated: Added documentation for GET_OPERATIONS calls.

2019-07-30 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 00bb0b6 Added documentation for GET_OPERATIONS

[mesos] branch master updated (4b15fbd -> 7e160a3)

2019-07-25 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from 4b15fbd Exposed agent drain information in the webui. new a1e4a9a Moved the Docker executor declaration

[mesos] 03/03: Added test to verify that Docker executor can override kill policy.

2019-07-25 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 7e160a36918ad73f79c05cb53a48b7424958e497 Author: Greg Mann AuthorDate: Thu Jul 25 12:17:45 2019 -0700 Added test

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

2019-07-25 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit a1e4a9aa1d6f2dee9fd56432122c2fa6a35edb77 Author: Greg Mann AuthorDate: Thu Jul 25 12:17:41 2019 -0700 Moved

[mesos] 02/03: Enabled the Docker executor to accept kill policy overrides.

2019-07-25 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 4cbda17f3667e2b0713a1f1663e50819a076680b Author: Greg Mann AuthorDate: Thu Jul 25 12:17:43 2019 -0700 Enabled

[mesos] branch master updated: Exposed agent drain information in the webui.

2019-07-25 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 4b15fbd Exposed agent drain information

[mesos] branch master updated: Fixed devolution of 'max_grace_period' field in DRAIN_AGENT call.

2019-07-22 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag 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 ff8c9a9 Fixed devolution of 'max_grace_period

[mesos] 05/14: Updated an equality operator.

2019-07-15 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 27f0cd3519bafaf058e8347d482475e776d494e1 Author: Greg Mann AuthorDate: Mon Jul 15 10:25:47 2019 -0700 Updated

[mesos] branch master updated (a32fd27 -> c076c8c)

2019-07-15 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git. from a32fd27 Updated 3 unit tests by changing IO switchboard to local mode. new 3c959eb Added minimal agent handler

[mesos] 08/14: Added tests for task killing when draining the agent.

2019-07-15 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 505928a3f51555bd3e45f2fc9787fdf890b28bfb Author: Greg Mann AuthorDate: Mon Jul 15 10:25:56 2019 -0700 Added tests

[mesos] 02/14: Added the DrainConfig to agent API outputs.

2019-07-15 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 7d08b667e446840dc31538d9d40705e3d8fb12a0 Author: Greg Mann AuthorDate: Mon Jul 15 10:25:35 2019 -0700 Added

[mesos] 07/14: Killed all tasks on the agent when draining.

2019-07-15 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit e1c7985e96d84693f3e41d3a50da5f5ea11b6cd8 Author: Greg Mann AuthorDate: Mon Jul 15 10:25:51 2019 -0700 Killed all

[mesos] 13/14: Cleared agent drain state when draining is finished.

2019-07-15 Thread grag
This is an automated email from the ASF dual-hosted git repository. grag pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git commit 654faf9244b0016f8a17623aca7812923b3a313a Author: Benjamin Bannier AuthorDate: Mon Jul 15 10:26:23 2019 -0700 Cleared

  1   2   3   4   5   6   >