Skip to content

Create taskrun/pipelinerun from oci bundle #1474

@vdemeester

Description

@vdemeester

Feature request

It should be possible to create a TaskRun (using tkn task start) from a oci bundle.
Today, we can create a TaskRun from an in-cluster Task definition. If oci bundles are enabled on a Pipeline instance, it's possible to create a TaskRun that uses the oci bundle image reference as Task definition reference. It should be possible to do that from the cli directly

The same should be possible for PipelineRun as well

Use case

Use oci bundle from the cli 👼🏼

UI Example

$ tkn task start oci://quay.io/vdemeest/my-task:0.1 -p foo=bar …

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/roadmapIssues that are part of the project (or organization) roadmap (usually an epic)kind/featureCategorizes issue or PR as related to a new feature.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions