You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mz...@apache.org on 2019/05/16 15:28:47 UTC

[mesos] branch 1.7.x updated: Added MESOS-9759 to the 1.7.3 CHANGELOG.

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

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


The following commit(s) were added to refs/heads/1.7.x by this push:
     new 75d66d8  Added MESOS-9759 to the 1.7.3 CHANGELOG.
75d66d8 is described below

commit 75d66d8b42fb90ed45a6301729e2150c4223ce8b
Author: Meng Zhu <mz...@mesosphere.io>
AuthorDate: Thu May 16 17:26:38 2019 +0200

    Added MESOS-9759 to the 1.7.3 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 3beb87b..b702121 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,7 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-9540] - Support `DESTROY_DISK` on preprovisioned CSI volumes.
   * [MESOS-9675] - Docker Manifest V2 Schema2 Support.
   * [MESOS-9704] - Support docker manifest v2s2 config GC.
+  * [MESOS-9759] - Log required quota headroom and available quota headroom in the allocator.
 
 
 Release Notes - Mesos - Version 1.7.2