-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 45685, 45572, 45624, 45723, 45733) resource quota full resync was removed in error **What this PR does / why we need it**: the quota controller should have had a full resync interval, and it was inadvertently removed in the move to shared informers. **Which issue this PR fixes** This fixes quota recalculation happening at the specified interval. **Special notes for your reviewer**: **Release note**: ```release-note the resource quota controller was not adding quota to be resynced at proper interval ```
da6fda36