[ 
https://issues.apache.org/jira/browse/FLINK-28979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585215#comment-17585215
 ] 

Gyula Fora commented on FLINK-28979:
------------------------------------

Why do you think we need this change? I am thinking whether there could be any 
unintended consequences

> Add another owner into the JM deployment's owner references
> -----------------------------------------------------------
>
>                 Key: FLINK-28979
>                 URL: https://issues.apache.org/jira/browse/FLINK-28979
>             Project: Flink
>          Issue Type: Improvement
>          Components: Kubernetes Operator
>            Reporter: Xin Hao
>            Priority: Minor
>
> This action will link the resources into the FlinkDeployment
> The JM deployment will look like
> {code:java}
> ownerReferences:  
> - apiVersion: apps/v1    
>   blockOwnerDeletion: true    
>   controller: true    
>   kind: Deployment    
>   name: xxx    
> - apiVersion: flink.apache.org/v1beta1   
>   blockOwnerDeletion: true 
>   controller: false 
>   kind: FlinkDeployment 
>   name: xxx{code}



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

Reply via email to