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

devfile library should be able to parse version specified in parent reference #765

Closed
yangcao77 opened this issue Feb 9, 2022 · 0 comments · Fixed by devfile/library#134
Assignees
Labels
area/library Common devfile library for interacting with devfiles

Comments

@yangcao77
Copy link
Contributor

Which area this feature is related to?

/area library

Which functionality do you think we should add?

Why is this needed? Is your feature request related to a problem?
sub issue for #735

Detailed description:
Devfile Library change required for multi-version stacks/sample support. Devfile library should be able to parse version specified in parent reference.

Describe the solution you'd like

parse the new property version under parent, and call corresponding registry /v2/index endpoint to get the parent devfile content.
tests should be implemented to cover the new use case.

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/library Common devfile library for interacting with devfiles
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant