Tekton Pipeline release v1.7.0 "LaPerm Little Helper" #9204
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.
-
🎉 Bug fixes, stability improvements and dependency updates 🎉
-Docs @ v1.7.0
-Examples @ v1.7.0
Installation one-liner
Attestation
The Rekor UUID for this release is
108e9186e8c5677a0af3ff47db2d68605b227b75af0aa40d87262257e2b9295f35454fe3d050ed38Obtain the attestation:
Verify that all container images in the attestation are in the release file:
Changes
Fixes
Fix a race condition on timeout that would result in a TaskRun status without steps statuses.
Resolved an issue where Pipelines with invalid result references in matrix parameters would cause a panic during validation (v1beta1 API)
Fixed race condition causing TaskRuns to fail with 409 conflict error when stopping sidecars.
StopSidecars now uses Patch instead of Update to avoid conflicts with concurrent kubelet pod status updates.
Misc
// +builddirective from most files (Remove deprecated// +builddirective from most files #9118)Thanks
Thanks to these contributors who contributed to v1.7.0!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Pipeline release v1.7.0 "LaPerm Little Helper".
Beta Was this translation helpful? Give feedback.
All reactions