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

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


    from 71685b5  Added MESOS-9889 to the 1.7.3 CHANGELOG.
     new d8aeab2  Supported destroying UCR container in `PROVISIONING` state.
     new 28d87b7  Improved logging in Docker store and registry puller.
     new f833fe6  Added MESOS-9964 to the 1.7.3 CHANGELOG.

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:
 CHANGELOG                                          |   1 +
 src/slave/containerizer/mesos/containerizer.cpp    |  15 +-
 src/slave/containerizer/mesos/containerizer.hpp    |   4 +-
 .../mesos/provisioner/docker/registry_puller.cpp   |  42 +++---
 .../mesos/provisioner/docker/store.cpp             |  77 ++++------
 .../mesos/provisioner/provisioner.cpp              | 156 +++++++++++++++------
 .../mesos/provisioner/provisioner.hpp              |  30 ++--
 .../containerizer/mesos_containerizer_tests.cpp    |  95 ++++++++++---
 .../containerizer/provisioner_docker_tests.cpp     | 107 --------------
 src/uri/fetchers/docker.cpp                        |  22 ++-
 10 files changed, 288 insertions(+), 261 deletions(-)

Reply via email to