Add an ability to use Devfile as part of Stack API #13338
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
severity/P1
Has a major impact to usage or development of the system.
status/code-review
This issue has a pull request posted for it and is awaiting code review completion by the community.
Description
This is issues about adding an ability to use Defile as part of Stack.
It should cover
Stacks for End-User
user story of the following epic #12924.It includes reworking Stack API in the same way as we did with Workspace API.
Add a new field
devfile
to stack object, modify REST API, DAOs to respect it.Then stack can be defined with workspace config or devfile mutually exclusive.
As an example of Stack with devfile defined
Stacks with Devfile in JSON format
Stacks with Devfile in YAML format
The text was updated successfully, but these errors were encountered: