Skip to content

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

Open
@feloy

Description

@feloy

/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue as a feature request. For PRs, that means that the PR is the implementationlifecycle/frozenIndicates that an issue or PR should not be auto-closed due to staleness.needs-triageIndicates an issue or PR lacks a `triage/*` and requires one.priority/MediumNice to have issue. Getting it done before priority changes would be great.

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions