The Deis Workflow Roadmap is a community document created as part of the open Planning Process. Each roadmap item describes a high-level capability or grouping of features that are deemed important to the future of Deis.
Given the project's rapid Release Schedule, roadmap items are designed to provide a sense of direction over many releases.
Provide the ability for developers to launch an interactive terminal session in their application environment.
Related issues:
Stream application logs via deis logs -f https://github.com/deisthree/deis/issues/465
Teams and Permissions represents a more flexible permissions model to allow more nuanced control to applications, capabilities and resources on the platform. There have been a number of proposals in this area which need to be reconciled for Deis Workflow before we begin implementation.
Related issues:
- Deploy Keys: https://github.com/deisthree/deis/issues/3875
- Teams: https://github.com/deisthree/deis/issues/4173
- Fine grained permissions: https://github.com/deisthree/deis/issues/4150
- Admins create apps only: https://github.com/deisthree/deis/issues/4052
- Admin Certificate Permissions: https://github.com/deisthree/deis/issues/4576#issuecomment-170987223
- Define and deliver alerts with Kapacitor: https://github.com/deisthree/monitor/issues/44
Developers should be able to quickly and easily provision application dependencies using a services or addon abstraction. https://github.com/deisthree/deis/issues/231
Deis Workflow should be able to send and receive webhooks from external systems. Facilitating integration with third party services like GitHub, Gitlab, Slack, Hipchat.
- Send webhook on platform events: https://github.com/deisthree/deis/issues/1486 (Workflow v2.10)