Boris Lublinsky created FLINK-20359:
---------------------------------------
Summary: Support adding Owner Reference to Job Manager in native
kubernetes setup
Key: FLINK-20359
URL: https://issues.apache.org/jira/browse/FLINK-20359
Project: Flink
Issue Type: New Feature
Components: Deployment / Kubernetes
Affects Versions: 1.11.2
Reporter: Boris Lublinsky
Fix For: 1.12.0
Flink implementation is often a part of the larger application. As a result a
synchronized management - clean up of Flink resources, when a main application
is deleted is important. In Kubernetes, a common approach for such clean up is
usage of the owner's reference
([https://kubernetes.io/docs/concepts/workloads/controllers/garbage-collection/)]
Adding owner reference support to Flink Job manager would be a nice addition to
Flink kubernetes native support to accommodate such use casesĀ
--
This message was sent by Atlassian Jira
(v8.3.4#803005)