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


   ### What is this PR for?
   Update admission controller to add `disableStateAware: true` label to pods 
with generated applicationIds. Shim will translate this label into 
`application.stateaware.disable` application tag for core. This allows the 
autogenerated application to transition immediately from Starting to Running to 
avoid blocking other applications.
   
   ### What type of PR is it?
   * [ ] - Bug Fix
   * [ ] - Improvement
   * [ ] - Feature
   * [ ] - Documentation
   * [ ] - Hot Fix
   * [ ] - Refactoring
   
   ### Todos
   * [x] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/YUNIKORN-923
   
   ### How should this be tested?
   Updated local unit tests with new functionality.
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * [ ] - The licenses files need update.
   * [ ] - There is breaking changes for older versions.
   * [x] - 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