Repository: mesos Updated Branches: refs/heads/master 3398c95b0 -> 15873bac3
Added MESOS-7350 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/6eb52329 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/6eb52329 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/6eb52329 Branch: refs/heads/master Commit: 6eb5232900511a49450bca70ed98e8da91a50e16 Parents: 3398c95 Author: Jie Yu <[email protected]> Authored: Tue Apr 18 11:15:19 2017 +0800 Committer: Jie Yu <[email protected]> Committed: Tue Apr 18 11:15:19 2017 +0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/6eb52329/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 8cd6635..9a748f4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -39,6 +39,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-7350] - Failed to pull image from Nexus Registry due to signature missing. Release Notes - Mesos - Version 1.2.0
