This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from d8647b0 Refactored state recovery in `volume/csi` isolator.
new 7453735 Added protobuf messages for offer constraints on a string
equality.
new 5e5d683 Implemented offer constraints on a string attribute equality.
new 62931a0 Added basic tests for offer constraints on a string attribute
equality.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/mesos/scheduler/scheduler.proto | 56 ++++++++-
include/mesos/v1/scheduler/scheduler.proto | 56 ++++++++-
.../allocator/mesos/offer_constraints_filter.cpp | 49 +++++++-
.../master/offer_constraints_filter_tests.cpp | 131 +++++++++++++++++++++
4 files changed, 284 insertions(+), 8 deletions(-)