You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2016/07/22 13:18:46 UTC

[2/2] mesos git commit: Cherry-pick of MESOS-5848 to 1.0.x.

Cherry-pick of MESOS-5848 to 1.0.x.


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

Branch: refs/heads/1.0.x
Commit: c09ee618c89203b3fc2261d42626614f189fc1e8
Parents: 58051d5
Author: Alexander Rukletsov <al...@apache.org>
Authored: Fri Jul 22 15:18:17 2016 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Fri Jul 22 15:18:17 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/c09ee618/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index ccccc71..fa6b0b4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -419,6 +419,7 @@ All Issues:
     * [MESOS-5799] - docker::inspect() may get wrong output when a docker container is not in "running" state
     * [MESOS-5806] - CNI isolator should prepare network related /etc/* files for containers using host mode but specify container images
     * [MESOS-5845] - The fetcher can access any local file as root
+    * [MESOS-5848] - Docker health checks are malformed.
     * [MESOS-5863] - Enabling SSL causes fetcher fail to fetch from HTTPS sites.
 
 ** Documentation