wilfred-s opened a new pull request, #999: URL: https://github.com/apache/yunikorn-k8shim/pull/999
### What is this PR for? Native sidecar containers are counted twice when calculation the maximum used resources during the init phase. If the pod has large init containers and small "real" containers the overall pod size will be incorrect. In most cases the init containers will be small and the issue will go undetected. ### What type of PR is it? * [X] - Bug Fix ### What is the Jira issue? * [YUNIKORN-3206](https://issues.apache.org/jira/browse/YUNIKORN-3206) ### How should this be tested? New unit tests added to check the speciifc use case -- 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]
