github.com/dustinrc/deis@v1.10.1-0.20150917223407-0894a5fb979e/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 October 2015 (Deis v1.12) 34 ~~~~~~~~~~~~~~~~~~~~~~~~~ 35 36 The public release planning meeting for Deis v1.12 will take place on 37 **Thursday, October 8th** at **11am MDT/1700 GMT**. The `event`_ can be added 38 directly to your calendar. 39 40 September 2015 (Deis v1.11) 41 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 42 43 Roadmap items completed: Production Hardening 44 45 Roadmap items added: Etcd Hardening, Rigger 46 47 Archive: https://www.youtube.com/watch?v=oqTUDBmriDA 48 49 August 2015 (Deis v1.10) 50 ~~~~~~~~~~~~~~~~~~~~~~~~ 51 52 Roadmap items completed: Scheduling and Orchestration, Etcd 2, Networking v2 53 54 Roadmap items added: Internal Service Discovery, Permissions and Teams, New Default Scheduler 55 56 Archive: https://www.youtube.com/watch?v=a6tOrv4Uzz4 57 58 July 2015 (Deis v1.9) 59 ~~~~~~~~~~~~~~~~~~~~~ 60 61 Roadmap items completed: Pluggable Storage Subsystem, User-defined Health Checks 62 63 Roadmap items added: Stateless Logger, Production Hardening 64 65 Archive: https://www.youtube.com/watch?v=f_rJFWSFY5I 66 67 June 2015 (Deis v1.8) 68 ~~~~~~~~~~~~~~~~~~~~~ 69 70 Roadmap items added: Pluggable Storage Subsystem, Networking V2, Etcd 2, User-defined Health Checks 71 72 Archive: https://www.youtube.com/watch?v=nC-DyN1_II4 73 74 Credits 75 ------- 76 Thanks to `Amy Lindburg`_ and our friends at `Docker`_ for their inspiration. 77 78 .. _`Amy Lindburg`: https://twitter.com/amylindburg 79 .. _`Docker`: https://www.docker.com/ 80 .. _`event`: https://goo.gl/1YVnNn 81 .. _`Maintainers`: https://github.com/deis/deis/blob/master/MAINTAINERS.md