github.com/rochacon/deis@v1.0.2-0.20150903015341-6839b592a1ff/docs/roadmap/planning.rst (about) 1 :title: Planning Process 2 :description: The open source planning process for the Deis project used to define the roadmap and its execution. 3 4 .. _planning: 5 6 Planning Process 7 ================ 8 Deis features a lightweight process that emphasizes openness and ensures every community member can be an integral part of planning for the future. 9 10 The Role of Maintainers 11 ----------------------- 12 `Maintainers`_ lead the project. Their duties include proposing the Roadmap, reviewing and integrating contributions and maintaining the vision of the project. 13 14 Open Roadmap 15 ------------ 16 The :ref:`roadmap` is a community document. While Maintainers propose the Roadmap, it gets discussed and refined in Release Planning Meetings. 17 18 Contributing to the Roadmap 19 --------------------------- 20 Proposals and issues can be opened by anyone. Every member of the :ref:`community` is welcome to participate in the discussion by providing feedback and/or offering counter-proposals. 21 22 Release Milestones 23 ------------------ 24 The Roadmap gets delivered progressively via the :ref:`release_schedule`. Releases are defined during Release Planning Meetings and managed using GitHub Milestones which track specific deliverables and work-in-progress. 25 26 Release Planning Meetings 27 ------------------------- 28 Major decisions affecting the Roadmap are discussed during Release Planning Meetings on the first Thursday of each month, aligned with the :ref:`release_schedule`. 29 30 Release Planning Meetings are open to the public with access coordinated via the #deis IRC channel on Freenode. 31 Notes from past meetings are below, along with links to a recording of the entire meeting on YouTube. 32 33 September 2015 (Deis v1.11) 34 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 35 36 The public release planning meeting for Deis v1.11 will take place on 37 **Thursday, September 3rd**. For more details, see: https://groups.google.com/forum/#!topic/deis-users/WlaVJM94hIs 38 39 August 2015 (Deis v1.10) 40 ~~~~~~~~~~~~~~~~~~~~~~~~ 41 42 Roadmap items completed: Scheduling and Orchestration, Etcd 2, Networking v2 43 44 Roadmap items added: Internal Service Discovery, Permissions and Teams, New Default Scheduler 45 46 Archive: https://www.youtube.com/watch?v=a6tOrv4Uzz4 47 48 July 2015 (Deis v1.9) 49 ~~~~~~~~~~~~~~~~~~~~~ 50 51 Roadmap items completed: Pluggable Storage Subsystem, User-defined Health Checks 52 53 Roadmap items added: Stateless Logger, Production Hardening 54 55 Archive: https://www.youtube.com/watch?v=f_rJFWSFY5I 56 57 June 2015 (Deis v1.8) 58 ~~~~~~~~~~~~~~~~~~~~~ 59 60 Roadmap items added: Pluggable Storage Subsystem, Networking V2, Etcd 2, User-defined Health Checks 61 62 Archive: https://www.youtube.com/watch?v=nC-DyN1_II4 63 64 Credits 65 ------- 66 Thanks to `Amy Lindburg`_ and our friends at `Docker`_ for their inspiration. 67 68 .. _`Amy Lindburg`: https://twitter.com/amylindburg 69 .. _`Docker`: https://www.docker.com/ 70 .. _`Maintainers`: https://github.com/deis/deis/blob/master/MAINTAINERS.md