pipeline-in-pod

module
v0.0.0-...-8ee384e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: Apache-2.0

README

Custom Task: Pipeline in a Pod

This is an experimental solution to TEP-0044.

Installation

Install from nightly release
kubectl apply --filename https://storage.googleapis.com/tekton-releases-nightly/pipeline-in-pod/latest/release.yaml
Build and install from source
ko apply -f config

Supported Features

This custom task currently supports only running tasks together in a pod with params, a pipeline-level timeout and workspaces. The next feature on the roadmap is OCI bundles or remote tasks.

Results support

This custom task supports outputting task results, but does not support passing results of one task into the parameters of another task.

Workspaces support

This custom task supports workspaces backed by emptyDir; they may be optional or required. Workspace volumes are mounted only onto the steps that need them.

Directories

Path Synopsis
cmd
pkg
apis/colocatedpipelinerun/v1alpha1
Package v1beta1 contains API Schema definitions for the pipeline v1beta1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev
Package v1beta1 contains API Schema definitions for the pipeline v1beta1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=tekton.dev
client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
client/clientset/versioned/typed/colocatedpipelinerun/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
client/clientset/versioned/typed/colocatedpipelinerun/v1alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL