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
Projects

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

@openshift-ci openshift-ci bot added the area/library Common devfile library for interacting with devfiles label Feb 9, 2022
@yangcao77 yangcao77 added this to Under consideration in Sprint 214 via automation Feb 9, 2022
@yangcao77 yangcao77 moved this from Under consideration to To do in Sprint 214 Feb 9, 2022
@johnmcollier johnmcollier added this to Under consideration in Sprint 215 via automation Feb 24, 2022
@johnmcollier johnmcollier removed this from To do in Sprint 214 Feb 24, 2022
@johnmcollier johnmcollier moved this from Under consideration to To do in Sprint 215 Feb 24, 2022
@yangcao77 yangcao77 self-assigned this Mar 10, 2022
@yangcao77 yangcao77 moved this from To do to In progress in Sprint 215 Mar 21, 2022
@yangcao77 yangcao77 moved this from In progress to Review in progress in Sprint 215 Mar 24, 2022
Sprint 215 automation moved this from Review in progress to Done Mar 28, 2022
@elsony elsony added this to Under consideration in Sprint 216 via automation Apr 5, 2022
@elsony elsony moved this from Under consideration to Done in Sprint 216 Apr 5, 2022
@elsony elsony removed this from Done in Sprint 215 Apr 5, 2022
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
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant