Repository: mesos
Updated Branches:
  refs/heads/master e490d452a -> 608539dbc


Updated CHANGELOG about CSI support in 1.5.0.


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

Branch: refs/heads/master
Commit: 608539dbcaa6895fd257f5e7287b94721b5e9e8e
Parents: e490d45
Author: Jie Yu <[email protected]>
Authored: Fri Dec 22 15:40:54 2017 -0800
Committer: Jie Yu <[email protected]>
Committed: Fri Dec 22 15:40:54 2017 -0800

----------------------------------------------------------------------
 CHANGELOG | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/608539db/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index c3df9cb..6c829b1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,9 @@ This release contains the following new features:
   * [MESOS-7302] - Support launching standalone containers on the
     agent using MesosContainerizer without a master or framework
     running.
+  * [MESOS-7289, MESOS-7235] - **Experimental* support for Container
+    Storage Interface (CSI) to simplify storage management in Mesos,
+    and allow 3rdparty vendors to plugin into Mesos very easily.
 
 Deprecations/Removals:
   * Agent flag `--executor_secret_key` has been deprecated. Operators

Reply via email to