Tekton Results release v0.17.0 "Tekton Results" #1148
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
Uh oh!
There was an error while loading. Please reload this page.
-
-Docs @ v0.17.0
-Examples @ v0.17.0
Changes
Features
[CLI] feat: Configuration now persists across namespace switches - no need to run 'tkn-results config set' again after switching namespaces
✨ Refactor annotations package and switch to Server-Side Apply (Refactor annotations package and switch to Server-Side Apply #1078)
✨ feat: add storage latency and runs not stored metrics for PipelineRuns and TaskRuns (feat: add storage latency and runs not stored metrics for PipelineRuns and TaskRuns #1065)
feat: add storage latency and runs not stored count metrics for PipelineRuns and TaskRuns
Fixes
🐛 Fix watcher CreateResult race condition (Fix watcher CreateResult race condition #1134)
🐛 fix(metrics): correct prDeleteDuration view description (fix(metrics): correct prDeleteDuration view description #1123)
fix: correct metrics view description for PipelineRun delete duration tracking
Misc
🔨 Replace deprecated apimachinery wait.PollImmediate (Replace deprecated apimachinery wait.PollImmediate #1139)
🔨 Bump Kind k8s version v1.34.0 (Bump Kind k8s version v1.34.0 #1135)
🔨 Pin actions by commit SHA (Pin actions by commit SHA #1129)
🔨 Add GitHub Actions workflow for go coverage job (Add GitHub Actions workflow for go coverage job #1126)
🔨 Add Presubmit Tests to GitHub Actions (Add Presubmit Tests to GitHub Actions #1114)
🔨 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.0 to 1.90.0 (Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.84.0 to 1.90.0 #1147)
🔨 Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 (Bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 #1146)
🔨 Bump gorm.io/gorm from 1.30.1 to 1.31.1 (Bump gorm.io/gorm from 1.30.1 to 1.31.1 #1145)
🔨 Bump github.com/tektoncd/pipeline from 1.3.1 to 1.6.0 (Bump github.com/tektoncd/pipeline from 1.3.1 to 1.6.0 #1144)
🔨 Bump google.golang.org/api from 0.252.0 to 0.254.0 (Bump google.golang.org/api from 0.252.0 to 0.254.0 #1142)
🔨 Bump github.com/google/cel-go from 0.26.0 to 0.26.1 (Bump github.com/google/cel-go from 0.26.0 to 0.26.1 #1138)
🔨 Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.31.15 (Bump github.com/aws/aws-sdk-go-v2/config from 1.29.14 to 1.31.15 #1137)
🔨 Bump github.com/spf13/viper from 1.20.1 to 1.21.0 (Bump github.com/spf13/viper from 1.20.1 to 1.21.0 #1131)
🔨 Bump google.golang.org/api from 0.247.0 to 0.252.0 (Bump google.golang.org/api from 0.247.0 to 0.252.0 #1128)
🔨 Bump google.golang.org/grpc from 1.74.2 to 1.76.0 (Bump google.golang.org/grpc from 1.74.2 to 1.76.0 #1127)
🔨 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 #1120)
🔨 Bump k8s.io/apiserver from 0.32.8 to 0.32.9 (Bump k8s.io/apiserver from 0.32.8 to 0.32.9 #1117)
🔨 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.67 to 1.18.12 (Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.67 to 1.18.12 #1111)
🔨 [CLI] Add mock REST client infrastructure and modify unit tests for pipelinerun list command ([CLI] Add mock REST client infrastructure and modify unit tests for pipelinerun list command #1109)
🔨 Bump github.com/spf13/pflag from 1.0.6 to 1.0.10 (Bump github.com/spf13/pflag from 1.0.6 to 1.0.10 #1108)
🔨 Bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.32 (Bump github.com/mattn/go-sqlite3 from 1.14.24 to 1.14.32 #1099)
🔨 Bump gorm.io/driver/sqlite from 1.5.7 to 1.6.0 (Bump gorm.io/driver/sqlite from 1.5.7 to 1.6.0 #1097)
🔨 Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 #1101)
Docs
OpenAPI Documentation updated to reflect new schema
Thanks
Thanks to these contributors who contributed to v0.17.0!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Results release v0.17.0 "Tekton Results".
Beta Was this translation helpful? Give feedback.
All reactions