Skip to content

Tekton Results release v0.15.0 "Tekton Results"

Choose a tag to compare

@tekton-robot tekton-robot released this 21 May 10:21

-Docs @ v0.15.0
-Examples @ v0.15.0

Changes

Features

  • ✨ [CLI enhancement] Add pipelinerun logs command (#1014)

Add pipelinerun logs command to get logs for a Pipelinerun

  • ✨ [CLI enchancement] Add support for yaml and json output for the desc command (#1013)

Add support for yaml and json output for the desc command

  • ✨ Add support for fetching logs from Splunk (#1011)

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 (#1008)

  • ✨ [CLI enhancement] Add taskrun describe command (#1005)

Binary file (standard input) matches

  • ✨ Add a configurable finalize requeue interval to reconciler (#1002)

  • ✨ [CLI enchancement] Add pr describe command (#1001)

Binary file (standard input) matches

  • ✨ [CLI enhancement] Add taskrun logs command (#1000)

Add taskrun logs command to get logs for a TaskRun

  • ✨ [CLI enhancement] Add taskrun list command (#998)

Add taskrun list command to query TaskRuns stored in Tekton Results

  • ✨ [CLI enhancement] Add pipelinerun list command (#995)

Add pipelinerun list command to query PipelineRuns stored in Tekton Results

  • ✨ [CLI enhancement] Add Config command (#988)

Add config command to manage the Tekton Results CLI configuration

  • ✨ feat: tkn-results add pipelinerun list and result describe command (#908)

tkn-results introduces commands for listing and describing pipeline runs and results. The command tkn-results list - is now tkn-results result list.

  • ✨ AIP-157 Partial response implementation (#717)

API: Request message allows an additional parameter fields to filter the response message.

  • ✨ Add support for merging blob objects parts (#993)
  • ✨ Separate out Log Level for SQL driver/ORM (#970)

Fixes

  • 🐛 Fix Nil Pointer Panic in API server Get Log (#984)

Fix Nil Pointer Panic in API server Get Log for non existent record.

  • 🐛 Fix panic when record returned is nil for logging (#969)

Misc

  • 🔨 Bump Pipelines and Cli dependencies (#1015)

  • 🔨 Bump Kind k8s version (#1009)

  • 🔨 Set k8s min version to v1.28.0 (#1008)

  • 🔨 [CLI enhancement] Add 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 (#992)

  • 🔨 Consume release pipeline images from GHCR (#990)

  • 🔨 [CLI enchancement] Refactor directory structure for the enhanced CLI (#983)

  • 🔨 register flag disable-ha (#981)

  • 🔨 Bump golang.org/x/net from 0.37.0 to 0.40.0 (#1003)

  • 🔨 .github/workflows: update golangci-lint workflow (#989)

  • 🔨 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 (#979)

  • 🔨 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 (#976)

  • 🔨 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 (#962)

  • 🔨 Bump github.com/aws/aws-sdk-go-v2/config from 1.28.7 to 1.29.6 (#961)

Docs

  • 📖 Add ghcr.io migration banner to README.md (#1006)

Thanks

Thanks to these contributors who contributed to v0.15.0!

Extra shout-out for awesome release notes: