mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-02 16:46:59 +00:00
Automatic merge from submit-queue (batch tested with PRs 48262, 48805) [Scheduler] Use const value maxPriority instead of immediate value 10 Signed-off-by: sakeven <jc5930@sina.cn> **What this PR does / why we need it**: Use const value maxPriority instead of immediate value 10. **Special notes for your reviewer**: **Release note**: ``` NONE ```