Removed an incorrect `CHECK` in the master.
Review: https://reviews.apache.org/r/58688/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/6ace0a76
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6ace0a76
Diff: http://gi
MESOS-7323: Made `addSlave` not activate any frameworks.
Review: https://reviews.apache.org/r/58689/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/72752fc6
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/72752fc6
Di
Repository: mesos
Updated Branches:
refs/heads/master 61823d33f -> 72752fc6d
Made the activation of a client in `Sorter::add` explicit.
Review: https://reviews.apache.org/r/58687/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/
Repository: mesos
Updated Branches:
refs/heads/master fd163c20c -> 61823d33f
Fixed if-clause indentation in "mesos/containerizer.cpp".
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/61823d33
Tree: http://git-wip-us.apache
Repository: mesos
Updated Branches:
refs/heads/master c70215029 -> fd163c20c
Fixed a link in the upgrade documentation.
This patch fixes a broken link in the upgrade documentation.
Review: https://reviews.apache.org/r/58810/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit:
Repository: mesos
Updated Branches:
refs/heads/master 5ac18cfcd -> c70215029
Removed unused variable from api tests.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/c7021502
Tree: http://git-wip-us.apache.org/repos/asf/mes
Repository: mesos
Updated Branches:
refs/heads/master 0d2db6c87 -> 5ac18cfcd
Removed unused capture of this.
clang-5 has a warning about unused lambda captures in its -Wall set.
Removing this unused capture here to enable building with clang-5.
Review: https://reviews.apache.org/r/58795/
Pr
Repository: mesos
Updated Branches:
refs/heads/master 01458d529 -> 0d2db6c87
Temporarily disabled a test on Windows.
This test uses features of a POSIX shell and as is would never work
against Windows agents. Temporarily disable it until we figure out a
way to perform this test on both Windows
Repository: mesos
Updated Branches:
refs/heads/master d55148afb -> 01458d529
Removed deprecated ACL `ShutdownFramework`.
The `ShutdownFramework` message from `acls.proto` was deprecated more
than six months ago in favor of `TeardownFramework`. Since its
deprecation cycle is already over, this
Repository: mesos
Updated Branches:
refs/heads/master 2cde52884 -> d55148afb
Added support for authorization of Hierachical roles.
Adds mechanisms to support authorization of hierarchical roles,
that is, it allows operators to write ACLs of the form role/%
which will enforce the rule for any n
Added test for authorization of hierarchical roles.
Adds tests for each of the actions which support hierarchical roles.
Review: https://reviews.apache.org/r/57474/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d55148af
Tr
11 matches
Mail list logo