Repository: mesos Updated Branches: refs/heads/master 2cff22113 -> f26c65bf9
Added MESOS-7427 to the 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/f26c65bf Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/f26c65bf Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/f26c65bf Branch: refs/heads/master Commit: f26c65bf9da4e57415dd54fa7be2734db3eaae58 Parents: 2cff221 Author: Jie Yu <[email protected]> Authored: Fri May 5 15:05:57 2017 -0700 Committer: Jie Yu <[email protected]> Committed: Fri May 5 15:05:57 2017 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/f26c65bf/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index efaeb8a..f41a1e0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -71,6 +71,7 @@ All Issues: * [MESOS-7350] - Failed to pull image from Nexus Registry due to signature missing. * [MESOS-7346] - Agent crashes if the task name is too long. * [MESOS-7400] - The mesos crashes due to an incorrect invariant check in the decoder. + * [MESOS-7427] - Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported. * [MESOS-7453] - glyphicons-halflings-regular.woff2 is missing in WebUI.
