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

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

commit 6a919b6993cd4a9feb797e0a012c4ae9044d37d6
Author: Gilbert Song <[email protected]>
AuthorDate: Mon May 20 14:40:42 2019 -0700

    Revert "Added MESOS-9536 to the 1.7.3 CHANGELOG."
    
    This reverts commit 9c20d4ec869a4fb3eb90fda975afc10c1bdb49c3.
---
 CHANGELOG | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index 932542d..f467775 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -426,7 +426,6 @@ Release Notes - Mesos - Version 1.7.3 (WIP)
   * [MESOS-8467] - Destroyed executors might be used after 
`Slave::publishResource()`.
   * [MESOS-9507] - Agent could not recover due to empty docker volume 
checkpointed files.
   * [MESOS-9529] - `/proc` should be remounted even if a nested container set 
`share_pid_namespace` to true.
-  * [MESOS-9536] - Nested container launched with non-root user may not be 
able to write to its sandbox via the environment variable `MESOS_SANDBOX`.
   * [MESOS-9549] - nvidia/cuda 10 does not work on GPU isolator.
   * [MESOS-9564] - Logrotate container logger lets tasks execute arbitrary 
commands in the Mesos agent's namespace.
   * [MESOS-9568] - SLRP does not clean up mount directories for destroyed 
MOUNT disks.

Reply via email to