Tekton Pipeline release v0.17.2 "Raas Rapbot"
π Bug-fix release π
-Docs @ v0.17.2
-Examples @ v0.17.2
Installation one-liner
kubectl apply -f https://storage.googleapis.com/tekton-releases/pipeline/previous/v0.17.2/release.yaml
Upgrade Notices
N/A
Fixes
- π [cherry-pick] Fix TaskRunSpec overrides when empty π (#3441)
Fix invalid ServiceAccount or PodTemplate in case of not specified in an existing taskRunSpec.
- π [cherry-pick] Fix json annotations in WhenExpression (#3421)
pipelines with when expressions created in v0.16.3 can be run
Misc
- π¨ [release-v0.17.x] tekton: port koparse fix to release-0.17.x (#3455)
Ports fixes for koparse.py script from master to the v0.17.x release branch
Thanks
Thanks to these contributors who contributed to v0.17.2!
- β€οΈ @vdemeester
- β€οΈ @jerop
Extra shout-out for awesome release notes:
- π @vdemeester
- π @jerop