Tekton Results API

Tekton Results provides a long-term store and a gRPC + REST API for completed PipelineRun/TaskRun records and their logs, freeing the Kubernetes etcd from acting as a CI history database.

API entry from apis.yml

apis.yml Raw ↑
aid: tekton:tekton-results-api
name: Tekton Results API
tags:
- Results
- History
- Storage
- GRPC
properties:
- url: https://tekton.dev/docs/results/
  type: Documentation
- url: https://github.com/tektoncd/results
  type: Source
description: Tekton Results provides a long-term store and a gRPC + REST API for completed PipelineRun/TaskRun
  records and their logs, freeing the Kubernetes etcd from acting as a CI history database.