Tekton Pipeline release v0.37.5 "Foldex Frost" #5554
afrittoli
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
-Docs @ v0.37.5
-Examples @ v0.37.5
Installation one-liner
Attestation
The Rekor UUID for this release is
362f8ecba72f43263b14ba88ed3003f2038017cca2b180c14ad3e3263321a6a92ea4977c465b526d
Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Features
Fixes
De-dupe task dependencies - order and resource dependencies all together. It's very common to have a task with multiple when expressions referring to the same task but different results. Maintain a set of dependencies and add only a new parent.
Fixes #5420 - Improve DAG validation for pipelines with hundreds of tasks (validation wehbook performance)
After the replacement with an empty array, the original array will be empty.
Example:
Misc
ko create
([release-v0.37.x] Fix TestYamls for change inko create
#5438)Docs
Thanks
Thanks to these contributors who contributed to v0.37.5!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Pipeline release v0.37.5 "Foldex Frost".
Beta Was this translation helpful? Give feedback.
All reactions