github tektoncd/pipeline v0.18.1
Tekton Pipeline release v0.18.1 "Singapura Yo-Yo"

latest releases: v0.59.0, v0.50.6, v0.47.9...
3 years ago

🎉 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:

Don't miss a new pipeline release

NewReleases is sending notifications on new releases.