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

Bumps google.golang.org/protobuf from 1.31.0 to 1.34.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.31.0&new-version=1.34.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

release-note-none
ok-to-test
size/XXL
dependencies

In the present implementation, a user cannot filter the data in the response message, a feature provided by modern API implementations. This is particularly needed for the `List` APIs as...

kind/feature
needs-rebase
size/XXL
release-note

### Feature request We have RBAC proxy in production and watcher leverages that to communicate with the API server but this is too slow. We want to run a Replica...

kind/feature

### Feature request So by adding some affinity policies to the watcher deployment (I'll create a separate issue/PR for that), my team is on path to properly launching the watcher...

kind/feature

# Feature Request Document how Tekton Results can prune Tekton TaskRuns and PipelineRuns, potentially replacing the Tekton Operator pruner. Include the following: 1. Behavior of the pruner - when is...

kind/documentation

Bumps [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) from 0.42.0 to 0.59.0. Release notes Sourced from github.com/tektoncd/pipeline's releases. Tekton Pipeline release v0.59.0 "Scottish Fold Sox" LTS 🎉 Artifact Metadata, Improved StepActions and Improved Stability 🎉 -Docs...

needs-ok-to-test
size/XXL
do-not-merge/release-note-label-needed
dependencies

# Changes - added IsStored to LogStatus - update the API Version to v1alpha3 - v1alpha2 will be removed later - this will serve as a clear indication of if...

size/L
release-note-action-required
kind/flake

All Events related to taskrun or PipelineRun are stored when we are done with Runs and in a single List. This can be controlled by a flag passed to the...

kind/feature
size/L
release-note

rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED # Changes Fixes https://github.com/tektoncd/results/issues/720 alternative to https://github.com/tektoncd/results/pull/712 with regard to still addressing the goroutine/memory leak, swtiching from the tkn client to k8s client, but with the...

kind/bug
size/XXL
release-note
do-not-merge/hold
approved

### Feature request The results project should document its release strategy, similar to what is done by the other Tekton projects: [Pipeline Release Cadence and Process](https://github.com/tektoncd/pipeline/blob/main/releases.md) [Triggers Release Cadence and...

documentation