advancedxy opened a new issue, #496:
URL: https://github.com/apache/incubator-uniffle/issues/496

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-uniffle/issues) and found no 
similar issues.
   
   
   ### Describe the subtask
   
   uniffle's rss operator generate init-container without resource requirement, 
which normally could be acceptable. 
   But when deployed to namespace with resource quota, every pod should set its 
resource request, otherwise the controller could reject the pod creation.
   
   Therefore rss operator should set coordinator and shuffle server's 
init-container with resource request inferred.
   
   <img width="1732" alt="image" 
src="https://user-images.githubusercontent.com/807537/213104431-33e4699c-7173-4743-a4c8-7516b578a26f.png";>
   
   
   ### Parent issue
   
   #462 
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: dev-unsubscr...@uniffle.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to