Gyula Fora created FLINK-31592:
----------------------------------

             Summary: Configurable deletion propagation for Flink resources
                 Key: FLINK-31592
                 URL: https://issues.apache.org/jira/browse/FLINK-31592
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
            Reporter: Gyula Fora
            Assignee: Gyula Fora


Currently we use the default (background) deletion propagation when we delete 
Kubernetes resources such as the JobManager deployment.

In most cases this is acceptable however this can lead to lingering resources 
when the garbage collection is slow on the k8s cluster. We therefore propose to 
make this configurable and also change the default to Foreground which is more 
predictable and works better for our purposes in the operator.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to