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

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


    from ed1c7ee  Added MESOS-9889 to the 1.8.2 CHANGELOG.
     new 35b594f  Supported destroying UCR container in `PROVISIONING` state.
     new 7687f4e  Improved logging in Docker store and registry puller.
     new 1c679e9  Added MESOS-9964 to the 1.8.2 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