Adopt devfile format for Stacks #12924
Labels
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
severity/P1
Has a major impact to usage or development of the system.
Description
A stack is a workspace template, providing ready to use developer stack for a particular technology.
That concept will remain in Che 7, but will need to be adapted to the devfile.
The goal is that we don't want to rely anymore on workspace json, we don't want to display that to end-user.
Today, the way the stacks are getting configured is not easy to manage. If someone wants to provide a different set of stacks, it needs a complete new assembly. We should be improving this.
As we are going to introduce a registry of plugin - we should be thinking about providing the stacks as a registry of specific devfile too.
User Stories
Stacks Registry
As we are going to introduce a registry of plugin - we should be looking at providing the stacks as a registry of specific devfile too.
Stacks for End-User
Implementation
Add an ability to use Devfile as part of Stack API Add an ability to use Devfile as part of Stack API #13338The text was updated successfully, but these errors were encountered: