steinsgateted opened a new pull request #61:
URL: https://github.com/apache/incubator-yunikorn-scheduler-interface/pull/61


   ### What is this PR for?
   in k8shim:
   save go build version and build date, and pass to core via 
scheduler-interface.
   
   in core:
   save k8shim's information and the time the scheduler was started.
   then the Rest call pushes all information out.
   
   in scheduler-interface:
   the message RegisterResourceManagerRequest is extended with the build data.
   add a map<string, string> buildInfo = 4 to the message.
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [x] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/projects/YUNIKORN/issues/YUNIKORN-961
   
   ### How should this be tested?
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * [ ] - The licenses files need update.
   * [ ] - There is breaking changes for older versions.
   * [ ] - It needs documentation.
   


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