wangyang0918 commented on a change in pull request #10496: [FLINK-15153]Service 
selector needs to contain jobmanager component label
URL: https://github.com/apache/flink/pull/10496#discussion_r356534347
 
 

 ##########
 File path: 
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/cli/KubernetesCliOptions.java
 ##########
 @@ -91,22 +90,6 @@ public static Option getOptionWithPrefix(Option option, 
String shortPrefix, Stri
                .desc("Help for Kubernetes session CLI.")
                .build();
 
 
 Review comment:
   Yes, you are right. `KubernetesConfigOptionsInternal.ENTRY_POINT_CLASS_ARGS` 
is an internal config option. It is used for per-job and yaml submission in the 
future. If you want, it could be removed.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to