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

jieyu pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 53b212d  Added MESOS-9474, MESOS-9480 and MESOS-9486 to the 1.7.1 
CHANGELOG.
     new 987d920  Allowed CNI root directory to be in a persistent location.
     new b23d3ed  Added MESOS-9492 to 1.7.1 CHANGELOG.

The 2 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:
 CHANGELOG                                          |  1 +
 docs/cni.md                                        |  7 +++
 docs/configuration/agent.md                        | 10 +++++
 .../mesos/isolators/network/cni/cni.cpp            | 30 ++++++++-----
 .../mesos/isolators/network/cni/paths.cpp          | 10 +++++
 .../mesos/isolators/network/cni/paths.hpp          |  9 +++-
 src/slave/flags.cpp                                |  6 +++
 src/slave/flags.hpp                                |  1 +
 src/tests/containerizer/cni_isolator_tests.cpp     | 51 +++++++++++++++++++---
 9 files changed, 105 insertions(+), 20 deletions(-)

Reply via email to