commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[mesos] branch master updated: Fixed locking and static PODs in Hook manager.
bmahler
[mesos] branch master updated: Avoided error in Mesos logs upon docker image fetch
qianzhang
[mesos] branch master updated: Added resource limits to v0 endpoint results.
grag
[mesos] branch master updated: Moved containerizer utils in CMakeLists.
grag
[mesos] branch master updated: Added stack trace logging to program crashes on windows.
bmahler
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: eb455e74a.
git-site-role
[mesos] branch master updated (9ab68cb -> eb455e7)
grag
[mesos] 01/05: Added master validation for task resource limits and shared cgroups.
grag
[mesos] 05/05: Updated the comment for the 'share_cgroups' field.
grag
[mesos] 03/05: Added agent validation for shared cgroups.
grag
[mesos] 02/05: Added tests for master validation of limits and shared cgroups.
grag
[mesos] 04/05: Added tests for agent validation of shared cgroups.
grag
[mesos] branch master updated (f6c00b1 -> 9ab68cb)
qianzhang
[mesos] 10/21: Added resource limits into the `Task` protobuf message.
qianzhang
[mesos] 04/21: Updated the `update()` method of isolator to handle resource limits.
qianzhang
[mesos] 09/21: Updated containerizer's `update()` method to handle resource limits.
qianzhang
[mesos] 11/21: Set resource limits when updating executor container.
qianzhang
[mesos] 15/21: Added a test `ROOT_CGROUPS_CFS_CommandTaskInfiniteLimits`.
qianzhang
[mesos] 14/21: Added a test `ROOT_CGROUPS_CFS_CommandTaskLimits`.
qianzhang
[mesos] 19/21: Added a test `ROOT_DOCKER_CGROUPS_CFS_CommandTaskInfiniteLimits`.
qianzhang
[mesos] 05/21: Updated the `update()` method of subsystem to handle resource limits.
qianzhang
[mesos] 06/21: Set container's `cpu.cfs_quota_us` to its CPU resource limit.
qianzhang
[mesos] 02/21: Accommodated the "Infinity" value in the JSON <-> Protobuf conversion.
qianzhang
[mesos] 16/21: Added a test `CgroupsIsolatorTest.ROOT_CGROUPS_CFS_TaskGroupLimits`.
qianzhang
[mesos] 03/21: Set resource limits when launching executor container.
qianzhang
[mesos] 20/21: Updated the `LaunchContainer` agent API to support resource limits.
qianzhang
[mesos] 12/21: Updated the test `ROOT_CGROUPS_CFS_EnableCfs`.
qianzhang
[mesos] 18/21: Added a new test `ROOT_DOCKER_CGROUPS_CFS_CommandTaskLimits`.
qianzhang
[mesos] 13/21: Added a new parameter `resourceLimits` to the `createTask` methods.
qianzhang
[mesos] 07/21: Set container's `memory.limit_in_bytes` to its memory limit.
qianzhang
[mesos] 21/21: Updated default executor to call the `LaunchContainer` agent API.
qianzhang
[mesos] 08/21: Set container process's OOM score adjust.
qianzhang
[mesos] 01/21: Added patch for RapidJSON.
qianzhang
[mesos] 17/21: Set resource limits and OOM score adjustment in Docker executor.
qianzhang
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: f6c00b127.
git-site-role
[mesos] branch master updated: Fixed typo in master flags documentation.
bmahler
[mesos] branch master updated: Fixed undefined behavior in ActionObject::reserve.
bmahler
[mesos] branch master updated (9ec5e2b -> e452533)
abudnik
[mesos] 02/06: Fixed `cgroups::create` for nested cgroups.
abudnik
[mesos] 05/06: Updated nested mesos containerizer tests to support `share_cgroups`.
abudnik
[mesos] 01/06: Moved cgroup path helpers to `paths.hpp`.
abudnik
[mesos] 04/06: Cgroups isolator: added support for nested cgroups during recovery.
abudnik
[mesos] 03/06: Cgroups isolator: added support for nested cgroups during launch.
abudnik
[mesos] 06/06: Added a test `LaunchNestedShareCgroups`.
abudnik
[mesos] branch master updated (ebf4cc1 -> 9ec5e2b)
bmahler
[mesos] 02/02: Fixed the broken PathTest.PathIteration on windows.
bmahler
[mesos] 01/02: Fixed the broken PathTest.Relative on Windows.
bmahler
[mesos] branch master updated: Ensured that MasterAPITest.ReservationUpdate waits for changes on agent.
asekretenko
[mesos] branch master updated: Removed stale MPI framework.
vinodkone
[mesos] branch master updated (1d9a157 -> 54227a3)
asekretenko
[mesos] 01/02: Converted sending operator API events to synchronous authorization.
asekretenko
[mesos] 02/02: Got rid of passing Shared<> into `Subscribers::Subscriber::send(...)`.
asekretenko
[mesos] branch master updated: Fixed build on platforms not treating initializer_list<enum> as literal.
asekretenko
[mesos] branch master updated: Disabled RoleTest.RolesEndpointContainsConsumedQuota on Windows.
asekretenko
[mesos] branch master updated (4d9013d -> 59ba377)
grag
[mesos] 01/02: Added the 'TASK_RESOURCE_LIMITS' agent capability.
grag
[mesos] 02/02: Cleaned up agent capability validation and associated docs.
grag
[mesos] branch master updated (aefa4bd -> 4d9013d)
asekretenko
[mesos] 04/08: Converted UPDATE_FRAMEWORK to synchronous authorization.
asekretenko
[mesos] 03/08: Store per-framework ObjectApprovers.
asekretenko
[mesos] 01/08: Introduced `getApprover(...)` authorizer interface.
asekretenko
[mesos] 07/08: Removed code for tracking pending tasks.
asekretenko
[mesos] 06/08: Converted ACCEPT to synchronous authorization.
asekretenko
[mesos] 02/08: Added to `ObjectApprovers` a method to approve arbitrary action.
asekretenko
[mesos] 08/08: Added test for removal of ObjectApprovers of disconnected framework.
asekretenko
[mesos] 05/08: Made `overload()` work with callables passed by reference.
asekretenko
[mesos] branch master updated: Introduced dedicated `Framework` methods for transitions between states.
asekretenko
[mesos] branch master updated (b3e96e1 -> 998aee6)
bmahler
[mesos] 01/03: Added MESOS-10094 to the 1.9.1 CHANGELOG.
bmahler
[mesos] 02/03: Added MESOS-10095 to the 1.9.1 CHANGELOG.
bmahler
[mesos] 03/03: Added MESOS-10096 to the 1.9.1 CHANGELOG.
bmahler
[mesos] branch 1.9.x updated (94749a9 -> b84b0a4)
bmahler
[mesos] 02/06: Added MESOS-10094 to the 1.9.1 CHANGELOG.
bmahler
[mesos] 06/06: Added MESOS-10096 to the 1.9.1 CHANGELOG.
bmahler
[mesos] 04/06: Added MESOS-10095 to the 1.9.1 CHANGELOG.
bmahler
[mesos] 01/06: Fixed incorrect task count logging in master's agent draining logic.
bmahler
[mesos] 05/06: Disallow reactivating a DRAINING agent.
bmahler
[mesos] 03/06: Added logging of tasks and operations during agent drain initiation.
bmahler
[mesos] branch 1.7.x updated (8af5a6d -> 3c4691e)
asekretenko
[mesos] 03/06: Factored out common code for building URIs on a registry host.
asekretenko
[mesos] 04/06: Factored out getting authorization service URI.
asekretenko
[mesos] 02/06: Fixed parsing of HTTP authentication headers.
asekretenko
[mesos] 06/06: Added test for fetch from repositories not providing scope/service.
asekretenko
[mesos] 05/06: Added workaround for Docker repositories not providing scope/service.
asekretenko
[mesos] 01/06: Cleaned up `HTTPTest.WWWAuthenticateHeader`.
asekretenko
[mesos] branch master updated (4bb7ef9 -> b3e96e1)
bmahler
[mesos] 03/04: Disallow reactivating a DRAINING agent.
bmahler
[mesos] 02/04: Added logging of tasks and operations during agent drain initiation.
bmahler
[mesos] 01/04: Fixed incorrect task count logging in master's agent draining logic.
bmahler
[mesos] 04/04: Added a test to ensure agents cannot be reactivated while DRAINING.
bmahler
[mesos] branch master updated (1dd099f -> 4bb7ef9)
grag
[mesos] 01/03: SSL Socket: Moved accept callback logic into protected function.
grag
[mesos] 02/03: Reverted SSL Socket guard against downgrade.
grag
[mesos] 03/03: SSL Socket: Added downgrade support.
grag
[mesos] branch 1.8.x updated (b17ed79 -> bb32bf8)
asekretenko
[mesos] 04/04: Added test for fetch from repositories not providing scope/service.
asekretenko
[mesos] 01/04: Factored out common code for building URIs on a registry host.
asekretenko
[mesos] 02/04: Factored out getting authorization service URI.
asekretenko
[mesos] 03/04: Added workaround for Docker repositories not providing scope/service.
asekretenko
[mesos] branch 1.9.x updated (f37ae68 -> 94749a9)
asekretenko
[mesos] 03/04: Added workaround for Docker repositories not providing scope/service.
asekretenko
[mesos] 02/04: Factored out getting authorization service URI.
asekretenko
[mesos] 01/04: Factored out common code for building URIs on a registry host.
asekretenko
[mesos] 04/04: Added test for fetch from repositories not providing scope/service.
asekretenko
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 1dd099f76.
git-site-role
[mesos] branch master updated: Removed dead code from v1 API serialization changes.
bmahler
[mesos] branch master updated (ea670ec -> de88754)
bmahler
[mesos] 02/06: Improved performance of v1 agent operator API GET_FRAMEWORKS call.
bmahler
[mesos] 03/06: Improved performance of v1 agent operator API GET_EXECUTORS call.
bmahler
[mesos] 01/06: Improved performance of v1 agent operator API GET_METRICS call.
bmahler
[mesos] 05/06: Improved performance of v1 agent operator API GET_STATE call.
bmahler
[mesos] 06/06: Minor cleanups to master's GET_* call handlers.
bmahler
[mesos] 04/06: Improved performance of v1 agent operator API GET_TASKS call.
bmahler
[mesos] branch master updated (cb8106f -> ea670ec)
abudnik
[mesos] 01/02: Removed reimplementation of `cloexec` from systemd activation code.
abudnik
[mesos] 02/02: Fixed systemd socket activation on old systemd versions.
abudnik
[mesos] branch master updated (65e18be -> cb8106f)
asekretenko
[mesos] 01/02: Fixed HTTP framework disconnection/removal to terminate heartbeater.
asekretenko
[mesos] 02/02: Made `http`, `pid` and `heartbeater` of `Framework` private.
asekretenko
[mesos] branch master updated: Removed remaining domain socket code from the Windows build.
grag
[mesos] branch master updated (4990d2c -> b7076c9)
asekretenko
[mesos] 03/04: Added workaround for Docker repositories not providing scope/service.
asekretenko
[mesos] 02/04: Factored out getting authorization service URI.
asekretenko
[mesos] 04/04: Added test for fetch from repositories not providing scope/service.
asekretenko
[mesos] 01/04: Factored out common code for building URIs on a registry host.
asekretenko
[mesos] branch master updated: Added Andrei Sekretenko to the committers list.
asekretenko
[mesos] branch 1.8.x updated (a2ca451 -> b17ed79)
abudnik
[mesos] 02/02: Fixed compiler error.
abudnik
[mesos] 01/02: Moved the Docker executor declaration into a header.
abudnik
[mesos] branch 1.7.x updated (5b39908 -> 8af5a6d)
abudnik
[mesos] 01/02: Moved the Docker executor declaration into a header.
abudnik
[mesos] 02/02: Fixed compiler error.
abudnik
[mesos] branch 1.6.x updated (205525e -> 11cdf04)
abudnik
[mesos] 01/02: Moved the Docker executor declaration into a header.
abudnik
[mesos] 02/02: Fixed compiler error.
abudnik
[mesos] branch 1.5.x updated (84b7af3 -> d440095)
abudnik
[mesos] 01/02: Moved the Docker executor declaration into a header.
abudnik
[mesos] 02/02: Fixed compiler error.
abudnik
[mesos] branch 1.5.x updated (2f2146a -> 84b7af3)
abudnik
[mesos] 02/02: Changed termination logic of the default executor.
abudnik
[mesos] 01/02: Changed termination logic of the Docker executor.
abudnik
[mesos] branch 1.6.x updated (7e4d380 -> 205525e)
abudnik
[mesos] 01/02: Changed termination logic of the Docker executor.
abudnik
[mesos] 02/02: Changed termination logic of the default executor.
abudnik
[mesos] branch 1.7.x updated (47f2a11 -> 5b39908)
abudnik
[mesos] 02/02: Changed termination logic of the default executor.
abudnik
[mesos] 01/02: Changed termination logic of the Docker executor.
abudnik
[mesos] branch 1.8.x updated (a66419b -> a2ca451)
abudnik
[mesos] 01/02: Changed termination logic of the Docker executor.
abudnik
[mesos] 02/02: Changed termination logic of the default executor.
abudnik
[mesos] branch 1.9.x updated (298d1d7 -> f37ae68)
abudnik
[mesos] 01/02: Changed termination logic of the Docker executor.
abudnik
[mesos] 02/02: Changed termination logic of the default executor.
abudnik
[mesos] branch master updated (3d197d8 -> 683dfc1)
abudnik
[mesos] 02/02: Changed termination logic of the default executor.
abudnik
[mesos] 01/02: Changed termination logic of the Docker executor.
abudnik
[mesos] branch master updated: Fixed the build on Windows.
bbannier
[mesos] branch master updated: Windows: Excluded some unix socket code.
bbannier
[mesos] branch master updated (c6caf50 -> 7f0d0ad)
bbannier
[mesos] 01/02: Switched verify-reviews from docker-build to prepared Docker image.
bbannier
[mesos] 02/02: Switched `verify-reviews.py` to use ubuntu-16.04-based image.
bbannier
[mesos] branch master updated: Updated master::Call::SUBSCRIBE to be served in parallel.
bmahler
[mesos] branch master updated: Fixed a potential use after free bug.
bbannier
[mesos] branch 1.5.x updated (ea5e6e8 -> 2f2146a)
bbannier
[mesos] 03/03: Remembered whether an executor was agent-generated.
bbannier
[mesos] 02/03: Sync'd whether an executor was generated to and from disk.
bbannier
[mesos] 01/03: Decoupled detection of generated executors from Mesos install location.
bbannier
[mesos] branch 1.7.x updated (d8acd9c -> 47f2a11)
bbannier
[mesos] 03/03: Remembered whether an executor was agent-generated.
bbannier
[mesos] 02/03: Sync'd whether an executor was generated to and from disk.
bbannier
[mesos] 01/03: Decoupled detection of generated executors from Mesos install location.
bbannier
[mesos] branch 1.6.x updated (86b5294 -> 7e4d380)
bbannier
[mesos] 01/03: Decoupled detection of generated executors from Mesos install location.
bbannier
[mesos] 02/03: Sync'd whether an executor was generated to and from disk.
bbannier
[mesos] 03/03: Remembered whether an executor was agent-generated.
bbannier
[mesos] branch 1.9.x updated (4575c9b -> 298d1d7)
bbannier
[mesos] 02/03: Sync'd whether an executor was generated to and from disk.
bbannier
[mesos] 01/03: Decoupled detection of generated executors from Mesos install location.
bbannier
[mesos] 03/03: Remembered whether an executor was agent-generated.
bbannier
[mesos] branch 1.8.x updated (c7c716d -> a66419b)
bbannier
[mesos] 02/03: Sync'd whether an executor was generated to and from disk.
bbannier
[mesos] 03/03: Remembered whether an executor was agent-generated.
bbannier
[mesos] 01/03: Decoupled detection of generated executors from Mesos install location.
bbannier
[mesos] branch master updated (5ce5d20 -> 877b588)
bbannier
[mesos] 01/03: Decoupled detection of generated executors from Mesos install location.
bbannier
[mesos] 03/03: Remembered whether an executor was agent-generated.
bbannier
[mesos] 02/03: Sync'd whether an executor was generated to and from disk.
bbannier
[mesos] branch master updated: Removed unintentional copies of for loop iteration variables.
bbannier
[mesos] branch master updated: Added a new task status reason.
grag
[mesos] branch master updated: Updated all GET_* v1 master calls to be served in parallel.
bmahler
[mesos] branch master updated: Fixed issues flagged by cpplint.
bbannier
[mesos-site] branch asf-site updated: Updated the website built from mesos SHA: 89355768a.
git-site-role
[mesos] branch master updated: Allowed disabling use of NVML headers.
bbannier
[mesos] branch master updated: site: update the year to 2020 in the footer
bbannier
[mesos] branch master updated: Disabled `DefaultExecutorTest.DomainSockets` on non-Linux platforms.
bbannier
[mesos] branch master updated (8a9eb86 -> ff363db)
bbannier
[mesos] 02/02: Removed redundant calls to `c_str` flagged by mesos-tidy.
bbannier
[mesos] 01/02: Properly initialized dummy variable.
bbannier
[mesos] branch master updated (5d05696 -> 8a9eb86)
bennoe
[mesos] 02/08: Added support for new 'http+unix' URL scheme in libprocess.
bennoe
Earlier messages
Later messages