[
https://issues.apache.org/jira/browse/FLINK-28541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17566846#comment-17566846
]
ChangZhuo Chen (陳昌倬) commented on FLINK-28541:
----------------------------------------------
Hi [~thw],
FLINK-26812 is for ownerReferences in native k8s mode. That includes
TaskManager pod, JobManager service, Flink config have ownerReferences pointing
to JobManage Deployment. This ticket is for ownerFerences in JobManager
Deployment pointing to FlinkDeployment CR. They are not the same one.
> 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 (陳昌倬)
> Priority: Major
>
> `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)