You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gi...@apache.org on 2018/03/12 18:49:16 UTC

[1/3] mesos git commit: Added MESOS-8619 to the 1.5.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 8fc0f1a0f -> 3351073cb


Added MESOS-8619 to the 1.5.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 3730107375330858eac2caf2946bc6670e1fe2c6
Parents: 8fc0f1a
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Mon Mar 5 13:28:27 2018 -0800
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:47:44 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/37301073/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 09d88ff..b8c734e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8601] - Master crashes during slave reregistration after failover.
   * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation.
   * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung.
+  * [MESOS-8619] - Docker on Windows uses `USERPROFILE` instead of `HOME` for credentials.
 
 
 Release Notes - Mesos - Version 1.5.0


[2/3] mesos git commit: Added MESOS-8631 to the 1.5.1 CHANGELOG.

Posted by gi...@apache.org.
Added MESOS-8631 to the 1.5.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: e6fcca895e0d178ef1db579576edb91b990584e6
Parents: 3730107
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Mon Mar 5 13:30:27 2018 -0800
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:48:18 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/e6fcca89/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b8c734e..78e5c17 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation.
   * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung.
   * [MESOS-8619] - Docker on Windows uses `USERPROFILE` instead of `HOME` for credentials.
+  * [MESOS-8631] - Agent should be able to start a task with every CPU on a Windows machine.
 
 
 Release Notes - Mesos - Version 1.5.0


[3/3] mesos git commit: Added MESOS-8646 to the 1.5.1 CHANGELOG.

Posted by gi...@apache.org.
Added MESOS-8646 to the 1.5.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 3351073cbc013dd2f16e8240a80bde75726f8e09
Parents: e6fcca8
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Fri Mar 9 18:15:57 2018 -0800
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:48:58 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/3351073c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 78e5c17..2225fe1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -23,6 +23,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung.
   * [MESOS-8619] - Docker on Windows uses `USERPROFILE` instead of `HOME` for credentials.
   * [MESOS-8631] - Agent should be able to start a task with every CPU on a Windows machine.
+  * [MESOS-8646] - Agent should be able to resolve file names on open files.
 
 
 Release Notes - Mesos - Version 1.5.0