You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2017/03/29 22:52:00 UTC

[1/2] mesos git commit: Added the multi-role framework design doc to the list of design docs.

Repository: mesos
Updated Branches:
  refs/heads/master 50dc133cd -> 0dd86d182


Added the multi-role framework design doc to the list of design docs.


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

Branch: refs/heads/master
Commit: 2774aee9163ce30e8f4df9fb3a1c73a7afa3a6f5
Parents: 50dc133
Author: Benjamin Mahler <bm...@apache.org>
Authored: Wed Mar 29 15:50:45 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Mar 29 15:50:45 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/2774aee9/docs/design-docs.md
----------------------------------------------------------------------
diff --git a/docs/design-docs.md b/docs/design-docs.md
index 7fafd09..9452404 100644
--- a/docs/design-docs.md
+++ b/docs/design-docs.md
@@ -51,3 +51,4 @@ layout: documentation
 - [Design Doc: Multiple Disk Support](https://docs.google.com/document/d/1syPxygVNEHjG6FoyqslnpUGgNpYKU9QzKBuV2yKmjfQ/edit#heading=h.4fzj9sl24cwy)
 - [Resource Monitoring Design Doc (Recovered)](https://docs.google.com/document/d/1LwFKbybtkAPt4MRmxGZQePp16IHcELsFrGbF2BEQopA/edit?usp=sharing)
 - [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)


[2/2] mesos git commit: Added the hierarchical roles design doc to the list of design docs.

Posted by bm...@apache.org.
Added the hierarchical roles design doc to the list of design docs.


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

Branch: refs/heads/master
Commit: 0dd86d182ed4d48133f531b6bfc26e1d60de16a4
Parents: 2774aee
Author: Benjamin Mahler <bm...@apache.org>
Authored: Wed Mar 29 15:51:53 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Mar 29 15:51:53 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/0dd86d18/docs/design-docs.md
----------------------------------------------------------------------
diff --git a/docs/design-docs.md b/docs/design-docs.md
index 9452404..ede3993 100644
--- a/docs/design-docs.md
+++ b/docs/design-docs.md
@@ -52,3 +52,4 @@ layout: documentation
 - [Resource Monitoring Design Doc (Recovered)](https://docs.google.com/document/d/1LwFKbybtkAPt4MRmxGZQePp16IHcELsFrGbF2BEQopA/edit?usp=sharing)
 - [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)