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 2018/01/09 20:51:27 UTC

[2/2] mesos git commit: Added MESOS-8356 to 1.4.2 CHANGELOG.

Added MESOS-8356 to 1.4.2 CHANGELOG.


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

Branch: refs/heads/1.4.x
Commit: 5f7ef534ece22b15620ca38e072dd3cc50257e89
Parents: 93a0e90
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Jan 9 12:50:59 2018 -0800
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Jan 9 12:51:21 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/5f7ef534/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index e49a66b..eb5a458 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP)
  * [MESOS-8159] - ns::clone uses an async signal unsafe stack.
  * [MESOS-8237] - Strip (Offer|Resource).allocation_info for non-MULTI_ROLE schedulers.
  * [MESOS-8297] - Built-in driver-based executors ignore kill task if the task has not been launched.
+ * [MESOS-8356] - Persistent volume ownership is set to root despite of sandbox owner (frameworkInfo.user) when docker executor is used.
 
 
 Release Notes - Mesos - Version 1.4.1