Skip to content

Add support for CustomRuns #263

Description

@enarha

Feature request

CustomRuns are first class Tekton objects (https://tekton.dev/docs/pipelines/customruns/). With support for CustomRuns being added to Tekton Chains and Tekton Results, extending the pruner to support CustomRuns is a natural extension.

Use case

With CustomRuns support added to Tekton Results, users can opt in for pruning objects from the cluster after being stored. If users do not use the Tekton Results pruner, but opted to use the Tekton Pruner instead, there is no way to have the Tekton Results pruner for one object (CustomRuns), but not for other (TaskRuns, PipelineRuns), so to give the users single way to manage pruning, the Tekton Pruner must be extended to support CustomRuns.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions