Skip to content

Commit 5b998d6

Browse files
committed
docs(roadmap): add October 2015 planning meeting
1 parent f78a706 commit 5b998d6

2 files changed

Lines changed: 24 additions & 14 deletions

File tree

docs/roadmap/planning.rst

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,21 @@ Major decisions affecting the Roadmap are discussed during Release Planning Meet
3030
Release Planning Meetings are open to the public with access coordinated via the #deis IRC channel on Freenode.
3131
Notes from past meetings are below, along with links to a recording of the entire meeting on YouTube.
3232

33+
November 2015 (Deis v1.13)
34+
~~~~~~~~~~~~~~~~~~~~~~~~~~
35+
36+
The public release planning meeting for Deis v1.13 will take place on
37+
**Thursday, November 5th** at **12pm MDT/1900 GMT**. The `event`_ can be added
38+
directly to your calendar.
39+
3340
October 2015 (Deis v1.12)
3441
~~~~~~~~~~~~~~~~~~~~~~~~~
3542

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.
43+
Roadmap items completed: Stateless Logger
44+
45+
Roadmap items added: Deis v2
46+
47+
Archive: https://www.youtube.com/watch?v=GK1TzeQxGaY
3948

4049
September 2015 (Deis v1.11)
4150
~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -77,5 +86,5 @@ Thanks to `Amy Lindburg`_ and our friends at `Docker`_ for their inspiration.
7786

7887
.. _`Amy Lindburg`: https://twitter.com/amylindburg
7988
.. _`Docker`: https://www.docker.com/
80-
.. _`event`: https://goo.gl/1YVnNn
89+
.. _`event`: https://goo.gl/q27Jyh
8190
.. _`Maintainers`: https://github.com/deis/deis/blob/master/MAINTAINERS.md

docs/roadmap/roadmap.rst

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ important to the future of Deis.
1212
Given the project's rapid :ref:`Release Schedule, <release_schedule>` roadmap items are designed to provide a sense of
1313
direction over many releases.
1414

15+
Deis v2
16+
-------
17+
18+
Much of the Deis team's efforts are focused on Deis v2, which will see the Deis
19+
platform running on Kubernetes.
20+
21+
For details on Deis v2, see the `Deis v2 Design Document`_
22+
and issues with the `v2`_ tag.
23+
1524
Etcd Hardening
1625
--------------
1726

@@ -63,15 +72,6 @@ Deis will standardize the monitoring interfaces and provide open source agent(s)
6372

6473
This feature is tracked as GitHub issue `#3699`_.
6574

66-
Stateless Logger
67-
----------------
68-
Users who have elected to run a Ceph-less cluster give up application logs since
69-
``deis-controller`` has nowhere to store them. To alleviate this, we plan to implement an in-memory ring buffer
70-
for the ``deis-logger`` component, so that a reasonable period of recent logs is stored and can be queried with
71-
``deis logs``.
72-
73-
This feature is tracked as GitHub issue `#4000`_.
74-
7575
Internal Service Discovery
7676
--------------------------
7777
To provide a better container networking experience, Deis must provide
@@ -125,13 +125,13 @@ This feature is tracked as GitHub issue `#231`_.
125125
.. _`#2106`: https://github.com/deis/deis/issues/2106
126126
.. _`#3072`: https://github.com/deis/deis/issues/3072
127127
.. _`#3699`: https://github.com/deis/deis/issues/3699
128-
.. _`#4000`: https://github.com/deis/deis/issues/4000
129128
.. _`#4222`: https://github.com/deis/deis/issues/4222
130129
.. _`#4345`: https://github.com/deis/deis/issues/4345
131130
.. _`#4404`: https://github.com/deis/deis/issues/4404
132131
.. _`Automatic CoreOS upgrades`: https://github.com/deis/deis/issues/1043
133132
.. _`CoreUpdate`: https://coreos.com/docs/coreupdate/custom-apps/coreupdate-protocol/
134133
.. _`Deis Push`: https://github.com/deis/deis/issues/2680
134+
.. _`Deis v2 Design Document`: https://github.com/deis/deis/issues/4582
135135
.. _`Docker Registry v2`: https://github.com/deis/deis/issues/3814
136136
.. _`Google Omaha Protocol`: https://code.google.com/p/omaha/wiki/ServerProtocol
137137
.. _`Interactive Deis Run`: https://github.com/deis/deis/issues/117
@@ -143,3 +143,4 @@ This feature is tracked as GitHub issue `#231`_.
143143
.. _`Teams`: https://github.com/deis/deis/issues/4173
144144
.. _`TTY Broker component`: https://github.com/deis/deis/issues/3808
145145
.. _`Update client/agent`: https://github.com/deis/deis/issues/3811
146+
.. _`v2`: https://github.com/deis/deis/labels/v2

0 commit comments

Comments
 (0)