craigcondit opened a new pull request #318:
URL: https://github.com/apache/incubator-yunikorn-k8shim/pull/318


   ### What is this PR for?
   Automate generation of .dot/.png files for the core scheduler application 
state.
   
   New Makefile target `fsm_graph` will generate FSM graphs for the 
application, task, node, and scheduler states, and output to `_output/fsm` both 
the original `.dot` files as well as `.png` images. These may be directly used 
for website documentation.
   
   
   ### 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/browse/YUNIKORN-887
   
   ### How should this be tested?
   Test succeeds.
   
   ### Screenshots (if appropriate)
   
![k8shim-application-state](https://user-images.githubusercontent.com/12699633/138322563-0bb3a756-3eb9-4250-ab48-9e2c4f55003a.png)
   
   
![k8shim-task-state](https://user-images.githubusercontent.com/12699633/138322578-47fda42c-9747-4d88-98ad-9692ceaf78f4.png)
   
   
![k8shim-node-state](https://user-images.githubusercontent.com/12699633/138322585-a6fb51b2-8fbc-4ebf-af35-f475398d228f.png)
   
   
![k8shim-scheduler-state](https://user-images.githubusercontent.com/12699633/138322591-5bdef33f-ef9c-4a3a-8e9d-b179282a8f4d.png)
   
   ### 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