![]() Automatic merge from submit-queue Quota usage checking ignores unrelated resources Scenario: 1. Create 4 services 2. Add a quota that limits services to 3 3. Create a pod Expected result: pod creation succeeds Actual result: pod creation fails stating that services exceed quota. Fix: less than or equal check should only verify resources pertinent to request. Related: https://bugzilla.redhat.com/show_bug.cgi?id=1367733 |
||
---|---|---|
.. | ||
cmd/kube-scheduler | ||
pkg | ||
OWNERS |