You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2017/04/11 23:54:21 UTC

[2/2] mesos git commit: Added MESOS-7366 to 1.2.1 CHANGELOG.

Added MESOS-7366 to 1.2.1 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/476a8096
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/476a8096
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/476a8096

Branch: refs/heads/master
Commit: 476a8096d67cc1e0d1e7b23c6c67e4003ed5840f
Parents: b130328
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Apr 11 16:49:56 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Apr 11 16:49:56 2017 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/476a8096/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index c3a8cdd..0964b57 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,7 @@ All Issues:
   * [MESOS-7263] - User supplied task environment variables cause warnings in sandbox stdout.
   * [MESOS-7264] - Possibly duplicate environment variables should not leak values to the sandbox.
   * [MESOS-7265] - Containerizer startup may cause sensitive data to leak into sandbox logs.
+  * [MESOS-7366] - Agent sandbox gc could accidentally delete the entire persistent volume content.
 
 
 Release Notes - Mesos - Version 1.2.0