mitdesai commented on PR #904: URL: https://github.com/apache/yunikorn-core/pull/904#issuecomment-2216640036
@craigcondit I have updated the design according to what we discussed today. We still need changes in the core because that is where we will try to fall back to root.default queue if no placement queue was found after going through all the placement rules. If we run out of rules, as a last resort, we look for 'root.default' and see if can place the app in that queue. Otherwise reject the application. Changes to shim to remove passing the default queue: https://github.com/apache/yunikorn-k8shim/pull/874 -- 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]
