results icon indicating copy to clipboard operation
results copied to clipboard

Long term storage of execution results.

Results 88 results issues
Sort by recently updated
recently updated
newest added

# Expected Behavior After setting `-auth_mode` to `insecure` in watcher deployment, watcher communicates with API server with no auth required. ``` containers: - args: - -api_addr - tekton-results-api-service.tekton-pipelines.svc.cluster.local:8080 - -auth_mode...

kind/bug

### Feature request As a consumer of tekton results, the project we are working on employs use of [Checkov](https://www.checkov.io/) to help monitor cloud infrastructure configuration for various best practices. In...

kind/feature
lifecycle/rotten

Currently doc mix-use Result UID as both name and UID of result. The terminology should be sorted out, otherwise users may get confused. ## About terminology ### name of `Result`...

kind/documentation

# Expected Behavior Pipelinerun control shouldn't allow results annotation to be ignored. It should ignore all annotations apart from the one for summaries. # Actual Behavior Creating a pipelinerun with...

kind/bug
lifecycle/stale

# Changes - remove uid from parameter, replace with _-name instead - fix openapi syntax warnings - remove markdown docs for Openapi, difficult to maintain and did not server any...

needs-rebase
release-note-none
ok-to-test
kind/documentation
size/XL

1. Presently in tekton results, we do have zap logging configured in both API server and Watcher, but the configuration process in the knative based watcher is not uniform with...

kind/misc
lifecycle/stale

This epic contains bugs or missing features in current filtering. After merging of PR #404 many bugs related to inconsistencies in filtering and ordering were fixed, but many older filters...

# Changes This PR makes the cel2sql package more generic, introducing a new `View` abstraction. This allows us to decouple what we expose for the Results' API `filters` and the...

needs-rebase
release-note
kind/misc
size/XL
approved
lifecycle/stale

@afrittoli Shared: ``` The Tekton Pipeline project is preparing for its v1.0 release. We discussed this during the Pipeline WG today, and one of the points that was brought up...

kind/feature

### Feature request Integrate the `tkn-results` docs with our main documentation, with the goal of having this appear on https://tekton.dev/docs/results/. ### Use case - Help developers/cluster admins interact with Results...

kind/feature
good first issue
kind/documentation
lifecycle/frozen