You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ChangZhuo Chen (陳昌倬) (Jira)" <ji...@apache.org> on 2022/07/13 16:16:00 UTC

[jira] [Created] (FLINK-28541) Add OwnerReferences to FlinkDeployment CR in jobmanager Deployment

ChangZhuo Chen (陳昌倬) created FLINK-28541:
--------------------------------------------

             Summary: Add OwnerReferences to FlinkDeployment CR in jobmanager Deployment
                 Key: FLINK-28541
                 URL: https://issues.apache.org/jira/browse/FLINK-28541
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
            Reporter: ChangZhuo Chen (陳昌倬)


`ownerReferences` is used by Argo CD (https://argo-cd.readthedocs.io/en/stable/) to display relation between resources. Since there is no `ownerReferences` in jobmanager Deployment, Argo CD cannot know this Deployment is created by FlinkDeployment CR. Thus Argo CD cannot display full resources managed by FlinkDeployment CR.

Discuss thread in https://apache-flink.slack.com/archives/C03G7LJTS2G/p1657639397473729



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