gyfora commented on code in PR #662:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/662#discussion_r1314474313


##########
flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/listener/FlinkResourceListener.java:
##########
@@ -45,8 +44,6 @@ public interface FlinkResourceListener extends Plugin {
     interface ResourceContext<R extends AbstractFlinkResource<?, ?>> {
         R getFlinkResource();
 
-        KubernetesClient getKubernetesClient();

Review Comment:
   I think we should not touch this here, I think the FlinkResourceListener 
interfaces should be reworked but probably not as part of this ticket.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to