This is an automated email from the ASF dual-hosted git repository.

josephwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 8a00a0a  Added a comment around recovery for `ContainerLogger`s.
     new 4b917a0  Added a new registry field `minimum_capabilities`.
     new 5398410  Added documentation regarding downgrading a Mesos cluster.
     new 584c0be  Added minimum capability check during master recovery.

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:
 docs/downgrades.md           | 23 +++++++++++++++++++++++
 docs/home.md                 |  1 +
 include/mesos/mesos.proto    |  7 +++++++
 include/mesos/v1/mesos.proto |  7 +++++++
 src/master/master.cpp        | 38 ++++++++++++++++++++++++++++++++++++++
 src/master/master.hpp        |  5 +++++
 src/master/registry.proto    | 16 ++++++++++++++++
 src/tests/master_tests.cpp   | 25 +++++++++++++++++++++++++
 8 files changed, 122 insertions(+)
 create mode 100644 docs/downgrades.md

Reply via email to