Skip to content

Tekton Pipeline release v0.18.1 "Singapura Yo-Yo"

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 17 Nov 18:32

πŸŽ‰ fix larger pipelines (>40 tasks) and updated the webhook name πŸŽ‰

-Docs @ v0.18.1
-Examples @ v0.18.1

Installation one-liner

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

Changes

Fixes

  • πŸ› [cherry-pick] Fix recursion issue on Skip (#3534)

Fix and issue in the pipeline state resolution which lead to very long or failed start times and high controller CPU in case of pipelines with a large number of dependencies between tasks (40+).

  • πŸ› [cherry-pick] Change the webhook name to pipeline-webhook (#3533)

Fix an issue that caused the webhook, under certain conditions, to fail to acquire a lease and not function correctly as a result.

Thanks

Thanks for the bug report @skaegi, @mattmoor, and @afrittoli 😻 !!

Thanks to these contributors who contributed to v0.18.1!

Extra shout-out for awesome release notes: