Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Perform schema and integrity validation on creating a workspace from Devfile #13315

Closed
sleshchenko opened this issue May 11, 2019 · 0 comments
Closed
Assignees
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.

Comments

@sleshchenko
Copy link
Member

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.

@sleshchenko sleshchenko added kind/task Internal things, technical debt, and to-do tasks to be performed. team/platform labels May 11, 2019
@skabashnyuk skabashnyuk added the severity/P1 Has a major impact to usage or development of the system. label May 15, 2019
@metlos metlos added the status/in-progress This issue has been taken by an engineer and is under active development. label May 15, 2019
@metlos metlos self-assigned this May 15, 2019
@l0rd l0rd mentioned this issue May 16, 2019
@metlos metlos closed this as completed Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

3 participants