Windows: Enable NetTest.LinkDevice and NetTest.Mac tests.
Review: https://reviews.apache.org/r/59203/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/7ec3269d
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/7ec3269d
D
Windows: Ported `IPNetwork::fromLinkDevice` helper.
Similar to the Posix implementation, this helper takes a link device
(known as an "adaptor" on Windows) name and returns an IP address
and subnet mask.
Review: https://reviews.apache.org/r/59201/
Project: http://git-wip-us.apache.org/repos/asf
Repository: mesos
Updated Branches:
refs/heads/master 5dd1dd3b0 -> 7ec3269d5
Windows: Ported the `net::links` helper.
On Windows, link devices (known as "adaptors") are named as a GUID
instead of the more predictable scheme seen in Posix.
Review: https://reviews.apache.org/r/59200/
Project:
Windows: Ported the `net::mac` helper.
The Windows implementation is effectively the same as the Posix
implementation, except that the loopback interface does not show
up as a link device on Windows.
Review: https://reviews.apache.org/r/59202/
Project: http://git-wip-us.apache.org/repos/asf/mes
Added unit tests to verify offers are suppressed based on registration.
Review: https://reviews.apache.org/r/57818/
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/5dd1dd3b
Tree: http://git-wip-us.apache.org/repos/asf/mesos/t
Repository: mesos
Updated Branches:
refs/heads/master 588bb0b9f -> 5dd1dd3b0
Added `suppressed_roles` field in `SUBSCRIBE`.
This field is a subset of roles the framework registered as for which
the framework does not want any resources offere to.
Review: https://reviews.apache.org/r/57815/
Offers not sent for suppressed roles as indicated in `SUBSCRIBE`.
If the `SUBSCRIBE` indicates a subset of roles to be suppressed during
framework (re)registration, the allocator does not offer resources for
those roles to such frameworks. Note that this functionality is added
for `v1::SUBSCRIBE`
Repository: mesos
Updated Branches:
refs/heads/master cb4dc7643 -> 588bb0b9f
Attach latest symlink when executor is registered.
This will assist framework developers in making features that need
to access the latest sandbox when hitting various operator API
endpoints.
Review: https://reviews.
Repository: mesos
Updated Branches:
refs/heads/master d042f452f -> cb4dc7643
Corrected a few comments.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/cb4dc764
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/cb4dc7
Repository: mesos
Updated Branches:
refs/heads/master d8b3cf477 -> d042f452f
Cleaned up whitespace in tests.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d042f452
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/
Repository: mesos
Updated Branches:
refs/heads/master d62425539 -> d8b3cf477
Added bmahler to the webui maintainers.
Review: https://reviews.apache.org/r/59732
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/d8b3cf47
Tree
11 matches
Mail list logo