[
https://issues.apache.org/jira/browse/FLINK-32143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17760752#comment-17760752
]
Paul Lin commented on FLINK-32143:
----------------------------------
Looks great! Thanks [~gyfora]
> Automatic cleanup of terminated flinkdeployments
> ------------------------------------------------
>
> Key: FLINK-32143
> URL: https://issues.apache.org/jira/browse/FLINK-32143
> Project: Flink
> Issue Type: New Feature
> Components: Kubernetes Operator
> Reporter: Paul Lin
> Priority: Major
>
> Currently, if a job turns into terminated status (e.g. FINISHED or FAILED),
> the flinkdeployment remains until a manual cleanup is performed.
> We could add a configuration named
> `kubernetes.operator.deployment.cleanup.delay`, and clean up terminated
> deployments after the delay. The delay is default to `-1` which means the
> cleanup is disabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)