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

Provide database layer storage and integrity of devfile as part of workspace #13075

Closed
3 of 4 tasks
mshaposhnik opened this issue Apr 5, 2019 · 0 comments
Closed
3 of 4 tasks
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.

Comments

@mshaposhnik
Copy link
Contributor

mshaposhnik commented Apr 5, 2019

Description

As a part of workspace, devfile should be stored in DB and support necessary integrity level.
Steps of the work are:

  • Annotate devfile model classes with JPA annotations;
  • Create migration containing all necessary tables, relations, indexes etc;
  • Include into the existing integration tests (cascade-removal, postgre- and mysql integrations);
  • Take care about integrity (naming uniqueness between devfiles and ws configs inside single namespace etc)
@mshaposhnik mshaposhnik changed the title Provide database layer storage and integroti of devfile as part of workspace Provide database layer storage and integryty of devfile as part of workspace Apr 5, 2019
@mshaposhnik mshaposhnik changed the title Provide database layer storage and integryty of devfile as part of workspace Provide database layer storage and integrity of devfile as part of workspace Apr 5, 2019
@mshaposhnik mshaposhnik self-assigned this Apr 5, 2019
@mshaposhnik mshaposhnik added kind/task Internal things, technical debt, and to-do tasks to be performed. team/platform labels Apr 5, 2019
@skabashnyuk skabashnyuk added the severity/P1 Has a major impact to usage or development of the system. label Apr 5, 2019
@l0rd l0rd mentioned this issue Apr 11, 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.
Projects
None yet
Development

No branches or pull requests

2 participants