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 <[email protected]> Authored: Wed Mar 29 15:51:53 2017 -0700 Committer: Benjamin Mahler <[email protected]> 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)
