Tekton Results release v0.10.0 "Tekton Results" #754
khrm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
-Docs @ v0.10.0
-Examples @ v0.10.0
Installation one-liner
Changes
Features
The number of idle and max database connections, grpc worker pool goroutines, k8s client qps and burst, in the api server can be now configured using environment variables.
The k8s client qps and burst settings can be set via command line arguments on the watcher
No defaults from prior settings have been changed.
Fixes
Address deadlocked reconciler threads potentially hung while streaming logs
Fixes around the threading / goroutines employed while storing logs mitigate an observed memory leak
🐛 Don't run auth check for every log fragment (Don't run auth check for every log fragment #740)
💀 Update golang.org/x/net to handle CVE GO-2024-2687 (Update golang.org/x/net to handle CVE GO-2024-2687 #746)
💀 Bump github.com/cloudevents/sdk-go/v2 from 2.12.0 to 2.15.2 (Bump github.com/cloudevents/sdk-go/v2 from 2.12.0 to 2.15.2 #724) Patches CVE-2024-28110
Misc
Docs
docs: Fix mermaid.js diagram for the Results data model
Thanks
Thanks to these contributors who contributed to v0.10.0!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Results release v0.10.0 "Tekton Results".
Beta Was this translation helpful? Give feedback.
All reactions