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

Support relative path for URI defined in parent and plugin #309

Closed
yangcao77 opened this issue Jan 18, 2021 · 0 comments
Closed

Support relative path for URI defined in parent and plugin #309

yangcao77 opened this issue Jan 18, 2021 · 0 comments
Assignees
Labels
area/library Common devfile library for interacting with devfiles kind/enhancement New feature or request

Comments

@yangcao77
Copy link
Contributor

The library should be able to parse plugin/parent devfile from a relative path defined in URI field.

There are two cases:

  1. relative path on disk
  2. relative path of a URL

Library needs to resolve the absolute path and choose the correct way, i.e parseFromPath or parseFromURL, to parse the devfile.

@yangcao77 yangcao77 self-assigned this Jan 18, 2021
@yangcao77 yangcao77 added area/library Common devfile library for interacting with devfiles kind/enhancement New feature or request labels Jan 18, 2021
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 kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant