Skip to content

Tekton Pipeline release v0.20.1 "Himalayan Haro"

Compare
Choose a tag to compare
@tekton-robot tekton-robot released this 19 Jan 22:29

πŸŽ‰ fix task result validation with "status" πŸŽ‰

-Docs @ v0.20.1
-Examples @ v0.20.1

Installation one-liner

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

Changes

Fixes

  • πŸ”¨ [cherry-pick] validate execution status variable (#3697)

Avoid validating task results while validating context variable to access execution status since it follows similar pattern $(tasks.taskname.results.status) where status is result of some task compared to context variable for referencing execution status $(tasks.taskname.status).

Thanks

Thanks for the bug report @r0bj 😻 !!

Thanks for the review @sbwsg, @vdemeester, @GregDritschler, @souleb, @afrittoli !!!

Thanks to these contributors who contributed to v0.20.1!

Extra shout-out for awesome release notes: