Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

TTL for cleaning up completed pods of tasks and stream #430

Open
dhpizza opened this issue Jan 22, 2024 · 0 comments
Open

TTL for cleaning up completed pods of tasks and stream #430

dhpizza opened this issue Jan 22, 2024 · 0 comments
Assignees
Labels
type/enhancement Is an enhancement request
Milestone

Comments

@dhpizza
Copy link

dhpizza commented Jan 22, 2024

Problem description:
With ttlsSecondsAfterFinished we have the possibilty to clean up scheduled task (i.e. jobs and their pods in kubernetes).
Is there also a configuration available for completed pods from (single launchend) tasks and streams?

Although, for launching a task, the UI offers this parameter spring.cloud.deployer.kubernetes to be set, it does not have any affect on the launched and completed task.

Solution description:
Offer TTL also for completed pods not only jobs

Description of alternatives:
Alternatively we run a delete-completed-pods cronjob to cleanup the k8s cluster.

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Jan 22, 2024
@cppwfs cppwfs transferred this issue from spring-attic/spring-cloud-dataflow Jan 22, 2024
@cppwfs cppwfs added this to the 3.0.x milestone Jan 22, 2024
@cppwfs cppwfs removed the status/need-triage Team needs to triage and take a first look label Jan 22, 2024
@cppwfs cppwfs modified the milestones: 3.0.x, 2.9.3 Apr 8, 2024
@corneil corneil modified the milestones: 2.9.3, 2.9.x Apr 8, 2024
@cppwfs cppwfs added type/enhancement Is an enhancement request and removed type/feature labels Jun 12, 2024
@cppwfs cppwfs modified the milestones: 2.9.x, 3.0.x Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement Is an enhancement request
Development

No branches or pull requests

3 participants