
Automatic merge from submit-queue (batch tested with PRs 57257, 55442). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Merge 3 resource allocation priority functions **What this PR does / why we need it**: those 3 priority functions are closed related, and share a lot of the same logic, put them together. **Release note**: ```release-note None ```