Skip to content

Tekton Pipeline release v0.28.2 "Siberian Hadaly"

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 13 Oct 19:05

πŸŽ‰ Fix panic when pending pipelinerun is failed πŸŽ‰

-Docs @ v0.28.2
-Examples @ v0.28.2

Installation one-liner

kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.28.2/release.yaml

⚠️ Known Issues

  • #4483 Implicit parameter mapping incorrectly passes params from the top-level Pipeline or PipelineRun to taskRef Pipeline Tasks. Mapping should only occur from top-level resource to Pipeline Tasks with in-line taskSpec. This issue only affects users with enable-api-fields: alpha in the feature-flags ConfigMap stored in the tekton-pipelines namespace.

Fixes

  • πŸ› Fix panic when pending pipelinerun is failed (#4306)

Fixed an issue where the PipelineRun reconciler could panic if a PipelineRun with spec.status set to PipelineRunPending was placed into a failed state before execution was able to begin.

Thanks

Thanks to these contributors who contributed to v0.28.2!

Extra shout-out for awesome release notes: