You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by GitBox <gi...@apache.org> on 2022/02/15 09:01:23 UTC

[GitHub] [flink-kubernetes-operator] wangyang0918 commented on pull request #1: [FLINK-26078] Kubernetes Operator Prototype

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: commits-unsubscribe@flink.apache.org

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