mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-23 19:04:33 -04:00
Automatic merge from submit-queue
Add caching for discovery info with invalidation on cache-miss
TODO:
- [x] write tests for `CachedDiscoveryClient`
- [x] write tests for `DeferredDiscoveryRESTMapper` on cache-miss
- [x] find better way/structure to get rid of `invalidateCh` in
|
||
|---|---|---|
| .. | ||
| cache | ||
| chaosclient | ||
| clientset_generated | ||
| leaderelection | ||
| listers | ||
| metrics | ||
| record | ||
| restclient | ||
| retry | ||
| testdata | ||
| testing | ||
| transport | ||
| typed | ||
| unversioned | ||
| OWNERS | ||