Perform schema and integrity validation on creating a workspace from Devfile #13315
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/in-progress
This issue has been taken by an engineer and is under active development.
Description
Perform schema and integrity validation on creating a workspace from Devfile.
Devfile schema validation is not done during creating a workspace from Devfile but it must be.
Devfile integrity validation is done only on starting of workspace but it would be better to perform it before creating a workspace to avoid persisting broken Devfile configuration.
The text was updated successfully, but these errors were encountered: