• k8s-merge-robot's avatar
    Merge pull request #29133 from deads2k/priority-queue · f4543250
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    use a separate queue for initial quota calculation
    
    When the quota controller gets backed up on resyncs, it can take a long time to observe the first usage stats which are needed by the admission plugin.  This creates a second queue to prioritize the initial calculation.
    f4543250
Name
Last commit
Last update
..
doc.go Loading commit data...
replenishment_controller.go Loading commit data...
replenishment_controller_test.go Loading commit data...
resource_quota_controller.go Loading commit data...
resource_quota_controller_test.go Loading commit data...