[ 
https://issues.apache.org/jira/browse/FLINK-10932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16692324#comment-16692324
 ] 

ASF GitHub Bot commented on FLINK-10932:
----------------------------------------

isunjin opened a new pull request #7144: [FLINK-10932] [ResourceManager] 
Initial flink-kubernetes module with empty implementation
URL: https://github.com/apache/flink/pull/7144
 
 
   ## What is the purpose of the change
   
   Initialize the skeleton module to start native k8s integration
   
   ## Brief change log
   
     - *Add flink-kubernetes module*
     - *Add first Implement of ClusterDescriptor*
     - *Add Interface of Kubernetes client*
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - 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? (the document will be introduced 
in other pull request)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Initial flink-kubernetes module with empty implementation
> ---------------------------------------------------------
>
>                 Key: FLINK-10932
>                 URL: https://issues.apache.org/jira/browse/FLINK-10932
>             Project: Flink
>          Issue Type: Sub-task
>          Components: ResourceManager
>            Reporter: JIN SUN
>            Assignee: JIN SUN
>            Priority: Major
>              Labels: pull-request-available
>
> Initial the skeleton module to start native kubernetes integration. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to