Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

CPR-569: New command to delete all finished pods #45

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

barabasicsongor
Copy link
Contributor

This PR is a step towards being able to have multiple runs for a pipeline concurrently in Jenkins. A new command is added to paddle, which has the goal to clean up all the pods that are in Succeeded, Failed or Unknown states.

The goal of this ticket is that we can have a pipeline in Jenkins, that is scheduled to run every day and execute this clean up command.

CPR-569

cli/root.go Outdated Show resolved Hide resolved
cli/pipeline/template.go Outdated Show resolved Hide resolved
cli/cleanup/pods.go Outdated Show resolved Hide resolved
@barabasicsongor barabasicsongor force-pushed the CPR-569/add-cleanup-pods-command branch 3 times, most recently from fe959f1 to c754e3d Compare June 22, 2020 12:31
@barabasicsongor barabasicsongor force-pushed the CPR-569/add-cleanup-pods-command branch from 727c326 to 1f89d53 Compare June 22, 2020 13:19
@barabasicsongor barabasicsongor merged commit 0655d7a into master Jun 22, 2020
@barabasicsongor barabasicsongor deleted the CPR-569/add-cleanup-pods-command branch June 22, 2020 13:21
@barabasicsongor barabasicsongor restored the CPR-569/add-cleanup-pods-command branch June 22, 2020 13:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants