This is an automated email from the ASF dual-hosted git repository.
gilbert pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 0dad371 Added missing 'CLI' subheading to the 1.8.0 CHANGELOG.
new 58be98d Added docker manifest v2s2 config to protobuf
'ContainerLayers'.
new 74d4cf4 Added docker manifest v2s2 config to 'ImageInfo'.
new a6df0e2 Supported docker manifest v2s2 config with image GC.
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/slave/containerizer.proto | 5 +++++
.../mesos/provisioner/docker/metadata_manager.cpp | 4 ++++
src/slave/containerizer/mesos/provisioner/docker/store.cpp | 4 ++++
src/slave/containerizer/mesos/provisioner/provisioner.cpp | 12 ++++++++++++
src/slave/containerizer/mesos/provisioner/store.hpp | 3 +++
5 files changed, 28 insertions(+)