Refactor devfile parser code to produce a common devfile parser can work in all tools #4073
Labels
area/devfile-spec
Issues or PRs related to the Devfile specification and how odo handles and interprets it.
area/refactoring
Issues or PRs related to code refactoring
kind/user-story
An issue of user-story kind
triage/needs-information
Indicates an issue needs more information in order to work on it.
Milestone
/kind user-story
User Story
As a tools developer, I want to use a common devfile library to read and write a devfile.
Background
There are currently multiple instances of the parser implementation, e.g. the parser in odo repo and also the one in https://github.com/devfile/parser. This work will consolidate those implementations and create one single parser implementation and make it available to on https://github.com/devfile/parser.
Acceptance Criteria
Links
Detailed design notes: https://docs.google.com/document/d/1ffLi37fM7LAjRK5SXAw-yVNwr9GchFYy_e_5VD-FOZc/
/kind user-story
/area devfile
The text was updated successfully, but these errors were encountered: