Skip to main content
This page provides a list of features in Tekton Pipelines that are deprecated or have been removed.

Deprecated Features

The following features are deprecated but have not yet been removed:

v1beta1 Deprecation

The v1beta1 versions of Task, TaskRun, Pipeline, and PipelineRun are deprecated as of release v0.50.0.
The v1beta1 versions of Task, TaskRun, Pipeline, and PipelineRun are deprecated in favor of the v1 versions of these APIs, as of release v0.50.0. Following the beta CRD compatibility policy, the earliest release the v1beta1 versions of these CRDs may be removed is 1 year later, or v0.62.0 (LTS). The v1beta1 client libraries will be retained until v0.62.0 has reached its end of life, 1 year later. Therefore, the earliest release the client libraries may be removed is v0.74.0, 12 months after v0.62.0.

Removed Features

The features listed below have been removed but may still be supported in releases that have not reached their EOL.

Removed PipelineResources Features

The following features were removed as part of the deprecation of PipelineResources.
See TEP-0074 for more information. Removed fields:
  • task.spec.resources
  • taskRun.spec.resources
  • pipeline.spec.resources
  • pipelineRun.spec.resources
  • taskRun.status.cloudEvents
Removed images: Other removed features:
  • The tekton_pipelines_controller_cloudevent_count metric
  • The artifacts bucket/PVC setup by the pkg/artifacts package related with Storage PipelineResources
  • The generic PipelineResources functions including inputs and outputs resources and the from type
  • TaskRun.Status.ResourcesResult