[
https://issues.apache.org/jira/browse/FLINK-32143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-32143.
------------------------------
Resolution: Fixed
This is already covered by the `kubernetes.operator.jm-deployment.shutdown-ttl`
option and works by defaultĀ
> 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)