Tekton Pipeline release v0.18.1 "Singapura Yo-Yo"
π 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!
- β€οΈ @afrittoli
- β€οΈ @sbwsg
- β€οΈ @mattmoor
- β€οΈ @pritidesai
Extra shout-out for awesome release notes:
- π @afrittoli
- π @sbwsg
- π @mattmoor
- π @pritidesai