Tekton PipelineRun CRD

tekton.dev/v1 kind=PipelineRun — instantiates a Pipeline with specific param values, workspace bindings, service accounts, and timeouts. The PipelineRun controller orchestrates the underlying TaskRuns.

API entry from apis.yml

apis.yml Raw ↑
aid: tekton:tekton-pipelinerun-crd
name: Tekton PipelineRun CRD
tags:
- CRD
- PipelineRuns
- Execution
properties:
- url: https://tekton.dev/docs/pipelines/pipelineruns/
  type: Documentation
description: tekton.dev/v1 kind=PipelineRun — instantiates a Pipeline with specific param values, workspace
  bindings, service accounts, and timeouts. The PipelineRun controller orchestrates the underlying TaskRuns.