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

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


The following commit(s) were added to refs/heads/master by this push:
     new c272114  Added MESOS-9900 to the CHANGELOG.
c272114 is described below

commit c272114fb95b8607d791b3deea7b55d183beda9d
Author: James Peach <[email protected]>
AuthorDate: Wed Aug 7 22:08:37 2019 -0700

    Added MESOS-9900 to the CHANGELOG.
---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 4366bcb..6436911 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -25,6 +25,8 @@ This release contains the following highlights:
     * [MESOS-9771] - The Mesos containerizer now masks sensitive paths
       in `/proc` for containers that do not share the host's PID namespace.
 
+    * [MESOS-9900] - The Mesos containerizer now includes ephemeral
+      overlayfs storage in the task disk quota as well as sandbox storage.
 
 Additional API Changes:
 

Reply via email to