You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/06/13 11:55:20 UTC

[GitHub] [flink-kubernetes-operator] morhidi commented on a diff in pull request #253: [FLINK-27892] More than 1 secondary resource related to primary

morhidi commented on code in PR #253:
URL: https://github.com/apache/flink-kubernetes-operator/pull/253#discussion_r895632067


##########
flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/utils/EventSourceUtils.java:
##########
@@ -113,4 +133,8 @@ public static InformerEventSource<Deployment, FlinkDeployment> getDeploymentInfo
 
         return new InformerEventSource<>(configuration, context);
     }
+
+    private static String compsiteKey(String name, String namespace) {

Review Comment:
   yup



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org