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