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/05/16 03:33:19 UTC

mesos git commit: Added MESOS-7431 to 1.3.0 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 43cd04e14 -> b06c8b4e6


Added MESOS-7431 to 1.3.0 CHANGELOG.


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

Branch: refs/heads/master
Commit: b06c8b4e626b6c7e05f3b7034287df6562ceca9c
Parents: 43cd04e
Author: Jie Yu <yu...@gmail.com>
Authored: Mon May 15 20:32:31 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Mon May 15 20:32:31 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/b06c8b4e/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d95a5ce..57bb926 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -203,6 +203,7 @@ All Resolved Issues:
   * [MESOS-7400] - The mesos master crashes due to an incorrect invariant check in the decoder.
   * [MESOS-7427] - Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported.
   * [MESOS-7430] - Per-role Suppress call implementation is broken.
+  * [MESOS-7431] - Registry puller cannot fetch manifests from Google GCR: 403 Forbidden.
   * [MESOS-7453] - glyphicons-halflings-regular.woff2 is missing in WebUI.
   * [MESOS-7456] - Compilation error on recent glibc in cgroups device subsystem.
   * [MESOS-7464] - Recent Docker versions cannot be parsed by stout.