odo icon indicating copy to clipboard operation
odo copied to clipboard

Copy devfile.yaml dependencies when running `odo init` with `--devfile-path`

Open feloy opened this issue 3 years ago • 4 comments

/kind feature

Which functionality do you think we should add?

When a devfile contains dependencies (either a non-inlined Kubernetes component, or a Dockerfile for Image component), running odo init --devfile-path some/devfile.yaml, will copy the devfile.yaml only in the current directory, not the dependencies (YAML manifest for Kubernetes component, Dockerfile, etc).

It would be interesting that odo init also copeies these files, as the devfile.yaml is not usable without them.

Why is this needed?

Per se, the devfile.yaml may not be usable without those referenced files.

feloy avatar May 05 '22 08:05 feloy

A friendly reminder that this issue had no activity for 90 days. Stale issues will be closed after an additional 30 days of inactivity.

github-actions[bot] avatar Oct 30 '23 09:10 github-actions[bot]

This issue was closed because it has been inactive for 30 days since being marked as stale.

github-actions[bot] avatar Nov 30 '23 00:11 github-actions[bot]

/reopen /remove-lifecycle stale /remove-lifecycle rotten /lifecycle frozen

rm3l avatar Mar 05 '24 16:03 rm3l

@rm3l: Reopened this issue.

In response to this:

/reopen /remove-lifecycle stale /remove-lifecycle rotten /lifecycle frozen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

openshift-ci[bot] avatar Mar 05 '24 16:03 openshift-ci[bot]