You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Thomas Weise (Jira)" <ji...@apache.org> on 2022/03/22 18:37:00 UTC

[jira] [Created] (FLINK-26812) Flink native k8s integration should support owner reference

Thomas Weise created FLINK-26812:
------------------------------------

             Summary: Flink native k8s integration should support owner reference
                 Key: FLINK-26812
                 URL: https://issues.apache.org/jira/browse/FLINK-26812
             Project: Flink
          Issue Type: Improvement
          Components: Deployment / Kubernetes
    Affects Versions: 1.14.4
            Reporter: Thomas Weise


Currently the JobManager deployment and other resource created by the integration do not support the owner reference, allowing for the possibility of them to become orphaned when managed by a higher level entity like the CR of the k8s operator. Any top level resource created should optionally have an owner reference to ensure safe cleanup when managing entity gets removed.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)