results
results copied to clipboard
Document Pruning Behavior
Feature Request
Document how Tekton Results can prune Tekton TaskRuns and PipelineRuns, potentially replacing the Tekton Operator pruner. Include the following:
- Behavior of the pruner - when is a
TaskRun
pruned,PipelineRun
pruned, etc. - Configuration options.
Originally posted by @adambkaplan in https://github.com/tektoncd/results/issues/690#issuecomment-1879283882
@khrm - with your idea of allowing the Operator pruner to properly coordinate with Tekton Results (via a knative finalizer IIRC), I think this documentation piece from Adam could also include that notion.
Would you agree ?