tektoncd / dashboard

A dashboard for Tekton!
Apache License 2.0
863 stars 257 forks source link

Stop action on multiple selected pipelines #3470

Open caiocampoos opened 1 week ago

caiocampoos commented 1 week ago

Feature request

I want to be able to stop multiple pipelines.

Use case

We ran thousands of pipelines a day, sometimes we need to free resources for a particular heavy pipeline, but we want to retain logs and statuses.

I want to be able to select multiple pipelines and be able to stop, not delete.

Screenshot 2024-06-20 at 16 55 38
AlanGreene commented 1 week ago

Thanks for the feature request @caiocampoos. This is something we might consider after the current major updates are complete as we're making significant changes to the Dashboard's API layer.