Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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-cloud/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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Is an enhancement request
Projects
None yet
Development

No branches or pull requests

3 participants