Repository: mesos Updated Branches: refs/heads/master 97b2507aa -> aca6796b7
Added MESOS-7422 to 1.0.4 CHANGELOG. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/caf555c9 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/caf555c9 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/caf555c9 Branch: refs/heads/master Commit: caf555c9aa2da45250273533ba544caf9e472b2b Parents: 97b2507 Author: Till Toenshoff <[email protected]> Authored: Tue Apr 25 03:09:23 2017 +0200 Committer: Till Toenshoff <[email protected]> Committed: Tue Apr 25 03:09:23 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/caf555c9/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 3fdd19c..2aaebe2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -956,6 +956,7 @@ All Issues: * [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. * [MESOS-7383] - Docker executor logs possibly sensitive parameters. + * [MESOS-7422] - Docker containerizer should not leak possibly sensitive data to agent log. Release Notes - Mesos - Version 1.0.3
