Tekton Results release v0.15.0 "Tekton Results" #1016
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.15.0
-Examples @ v0.15.0
Changes
Features
Add pipelinerun logs command to get logs for a Pipelinerun
Add support for yaml and json output for the desc command
This adds support for fetching logs from Splunk. It reuses existing Plugin configuration. User need to supply token in SPLUNK_SEARCH_TOKEN.
Also, LOGGING_PLUGIN_QUERY_PARAMS need to have key value pair of index and index name,
✨ Set k8s min version to v1.28.0 (Set k8s min version to v1.28.0 #1008)
✨ [CLI enhancement] Add taskrun describe command ([CLI enhancement] Add taskrun describe command #1005)
Binary file (standard input) matches
✨ Add a configurable finalize requeue interval to reconciler ( Add a configurable finalize requeue interval to reconciler #1002)
✨ [CLI enchancement] Add pr describe command ([CLI enchancement] Add pr describe command #1001)
Binary file (standard input) matches
Add taskrun logs command to get logs for a TaskRun
Add taskrun list command to query TaskRuns stored in Tekton Results
Add pipelinerun list command to query PipelineRuns stored in Tekton Results
Add config command to manage the Tekton Results CLI configuration
tkn-results
introduces commands for listing and describing pipeline runs and results. The commandtkn-results list -
is nowtkn-results result list
.API: Request message allows an additional parameter
fields
to filter the response message.Fixes
Fix Nil Pointer Panic in API server Get Log for non existent record.
Misc
🔨 Bump Pipelines and Cli dependencies (Bump Pipelines and Cli dependencies #1015)
🔨 Bump Kind k8s version (Bump Kind k8s version #1009)
🔨 Set k8s min version to v1.28.0 (Set k8s min version to v1.28.0 #1008)
🔨 [CLI enhancement] Add message for the older commands ([CLI enhancement] Add
To be deprecated
message for the older commands #1004)Results, records and logs commands to be deprecated in the next release
🔨 Update knative/pkg to latest and align controller's to chains (Update knative/pkg to latest and align controller's to chains #992)
🔨 Consume release pipeline images from GHCR (Consume release pipeline images from GHCR #990)
🔨 [CLI enchancement] Refactor directory structure for the enhanced CLI ([CLI enchancement] Refactor directory structure for the enhanced CLI #983)
🔨 register flag disable-ha (register flag disable-ha #981)
🔨 Bump golang.org/x/net from 0.37.0 to 0.40.0 (Bump golang.org/x/net from 0.37.0 to 0.40.0 #1003)
🔨 .github/workflows: update golangci-lint workflow (.github/workflows: update golangci-lint workflow #989)
🔨 Bump golang.org/x/net from 0.35.0 to 0.36.0 (Bump golang.org/x/net from 0.35.0 to 0.36.0 #982)
🔨 Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 #979)
🔨 Bump github.com/tidwall/gjson from 1.12.1 to 1.18.0 (Bump github.com/tidwall/gjson from 1.12.1 to 1.18.0 #977)
🔨 Bump google.golang.org/api from 0.220.0 to 0.222.0 (Bump google.golang.org/api from 0.220.0 to 0.222.0 #976)
🔨 Set go to 1.23 for GolangCILint job (Set go to 1.23 for GolangCILint job #971)
🔨 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.55 to 1.17.59 (Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.55 to 1.17.59 #962)
🔨 Bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.29.6 (Bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.29.6 #961)
Docs
Thanks
Thanks to these contributors who contributed to v0.15.0!
Extra shout-out for awesome release notes:
This discussion was created from the release Tekton Results release v0.15.0 "Tekton Results".
Beta Was this translation helpful? Give feedback.
All reactions