wilfred-s opened a new pull request, #557:
URL: https://github.com/apache/yunikorn-k8shim/pull/557

   ### What is this PR for?
   Support annotations on a namespace to define processing behaviour in the 
admission controller. The annotations have preference over the regexp. If no 
annotations are found fall back on the regexp. If an annotation is found it 
defines the behaviour and overrides what is defined in the regexp.
   
   Annotations to be supported on a namespace:
   * yunikorn.apache.org/namespace.generateAppId
   * yunikorn.apache.org/namespace.enableYuniKorn
   
   Supported values for the annotation: true and false.
   
   ### What type of PR is it?
   * [X] - Feature
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/YUNIKORN-1647
   
   ### How should this be tested?
   Unit tests are added.
   


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