Tekton Pipeline release v0.38.4 "Ocicat Ava" #5558
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.38.4
-Examples @ v0.38.4
Installation one-liner
Attestation
The Rekor UUID for this release is
362f8ecba72f4326fa5b24a3cce6792d794726e3efd6e3c151eaa96ef7dfdc1ccf8ffc2230201d18
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)
Misc
ko create
([release-v0.38.x] Fix TestYamls for change inko create
#5439)Docs
Thanks
Thanks to these contributors who contributed to v0.38.4!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Pipeline release v0.38.4 "Ocicat Ava".
Beta Was this translation helpful? Give feedback.
All reactions