k3s/pkg/controller/resourcequota
k8s-merge-robot f4543250a8 Merge pull request #29133 from deads2k/priority-queue
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.
2016-07-21 04:46:59 -07:00
..
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
replenishment_controller.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
replenishment_controller_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
resource_quota_controller.go Merge pull request #29133 from deads2k/priority-queue 2016-07-21 04:46:59 -07:00
resource_quota_controller_test.go Merge pull request #29133 from deads2k/priority-queue 2016-07-21 04:46:59 -07:00