mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-01 00:15:54 +00:00
Automatic merge from submit-queue make quota validation re-useable Break quota validation into smaller functions to allow for object re-use. @derekwaynecarr