wangyang0918 commented on pull request #1:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040021423


   @gyfora Thanks for creating the prototype with the first version. I have 
tested the functionality in a minikube with basic example. It works really 
well. Great job :)
   
   Except for the implementation details, I find some issues while doing the 
test step by step.
   * It seems the project could not be compiled with java8. Is is an expected 
limitation?
   * I find many overlapping classes of fabric8 `kubernetes-client` when 
building the project. Because we have a direct dependency with 5.12.1 and a 
transitive dependency in `flink-kubernetes` with 5.5.0.
   * When I delete the JobManager deployment accidentally, it is not recreated 
again. Is it expected?


-- 
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