Files
kubernetes/pkg
Kubernetes Submit Queue e48ad7782e Merge pull request #49230 from deads2k/quota-02-informer
Automatic merge from submit-queue (batch tested with PRs 49218, 48253, 48967, 48460, 49230)

use informers for quota evaluation of core resources where possible

Not all quota evaluators are using shared informers.  This updates them all to have the option of doing it.

Fixes https://github.com/kubernetes/kubernetes/issues/49233

```
resource quota uses shared informers for core types
```
2017-07-19 20:05:39 -07:00
..
2017-06-22 11:31:03 -07:00
2017-01-19 09:50:16 -05:00
2017-07-18 14:34:08 +08:00
2017-06-22 11:31:03 -07:00
2017-04-14 10:40:57 -07:00
2017-07-18 14:34:08 +08:00
2017-04-14 10:40:57 -07:00
2017-07-18 17:47:57 -07:00