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/04/03 00:56:39 UTC

mesos git commit: Added the design doc for resource provider and CSI.

Repository: mesos
Updated Branches:
  refs/heads/master 0d4e08ce3 -> 30344e131


Added the design doc for resource provider and CSI.


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

Branch: refs/heads/master
Commit: 30344e131f82a513a5205d1fe5b5f0dc137bddbc
Parents: 0d4e08c
Author: Jie Yu <yu...@gmail.com>
Authored: Sun Apr 2 17:56:35 2017 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Sun Apr 2 17:56:35 2017 -0700

----------------------------------------------------------------------
 docs/design-docs.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/30344e13/docs/design-docs.md
----------------------------------------------------------------------
diff --git a/docs/design-docs.md b/docs/design-docs.md
index ede3993..2ea6496 100644
--- a/docs/design-docs.md
+++ b/docs/design-docs.md
@@ -53,3 +53,4 @@ layout: documentation
 - [Mesos HTTP API](https://docs.google.com/document/d/1pnIY_HckimKNvpqhKRhbc9eSItWNFT-priXh_urR-T0/edit#heading=h.ej7mjb84f6x9)
 - [Multi-Role Frameworks](https://docs.google.com/document/d/1n0ZtRL49m3qpAeB4beEEhjTXQS-nYAbgRG9g44fn4WY/edit?usp=sharing)
 - [Hierarchical Roles](https://docs.google.com/document/d/1Ie2-6O400ayNXtRqipHq6_CCQ4wOoLWzoqql3b0Y6HU/edit?usp=sharing)
+- [Improve Storage Support in Mesos using Resource Provider and CSI](https://docs.google.com/document/d/125YWqg_5BB5OY9a6M7LZcby5RSqBwo2PZzpVLuxYXh4/edit?usp=sharing)