🎉 Bug-fix release 🎉
-Docs @ v0.17.1
-Examples @ v0.17.1
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.17.1/release.yaml
Upgrade Notices
N/A
Fixes
- 🐛 [cherry-pick] Fix the logic for the disable-ha flag (#3371)
Default behaviour for leader-election-ha has been restored to "enabled".
The controller flag disable-ha
will now disable HA support when set to true.
- 🐛 [cherry-pick] Only send cloud events when condition changes (#3370)
Fixes issue with duplicate cloud events. Cloud events are now sent only if a change in condition happened.
- 🐛 [cherry-pick] Take -version into account in the controller ☕️ (#3369)
Correctly set the release annotation on TaskRun based on the currently running pipeline instance version
- 🐛 [cherry-pick] config: fix runAsUser inconsistency with images 🍨 (#3368)
Fix inconsistent uid for the controller and webhook deployment, resulting in failure of installing tekton pipeline on minikube (and other platforms.)
Thanks
Thanks to these contributors who contributed to v0.17.1!
- ❤️ @vdemeester
- ❤️ @afrittoli
Extra shout-out for awesome release notes: