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 2019/06/24 10:31:41 UTC

[GitHub] [flink] tianchen92 opened a new pull request #8856: [FLINK-9953]: Active Kubernetes integration

tianchen92 opened a new pull request #8856: [FLINK-9953]: Active Kubernetes integration
URL: https://github.com/apache/flink/pull/8856
 
 
   
   ## What is the purpose of the change
   
   *Related to [FLINK-9953](https://issues.apache.org/jira/browse/FLINK-9953), active kubernetes integration with multi commits.*
   
   
   ## Brief change log
     - *[FLINK-10932]Initial flink-kubernetes module with empty implementation*
     - *[FLINK-10935]Implement KubeClient with Faric8 Kubernetes clients*
     - *[FLINK-9955]Kubernetes ClusterDescriptor*
     - *[FLINK-9495] Implement ResourceManager for Kubernetes*
     - *[FLINK-10933]Implement KubernetesSessionClusterEntrypoint*
     - *[FLINK-10936]Implement Command line tools*
     - *[FLINK-10937]Add scripts to create docker image for k8s*
     - *Add some UT and fix style*
   
   
   ## Verifying this change
   
   Add UT in flink-kubernetes module.
   
   
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
     - The S3 file system connector: (no)
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (yes)
     - If yes, how is the feature documented? (will add docs later)
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services