Files
kubernetes/pkg
Kubernetes Submit Queue aa97cd3000 Merge pull request #60430 from deads2k/server-08-unit-cache
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

don't use storage cache during apiserver unit test

General apiserver unit tests don't need to test the caching storage.  It also leaks a bunch a goroutines which does bad things with race detection on and caused timeouts when upgrading etcd.

@kubernetes/sig-api-machinery-bugs 
@sttts you can try pulling this in.
@liggitt doesn't affect "normal" runtime, which is why we only see it during tests.  See relax.
2018-02-27 09:11:27 -08:00
..
2018-02-23 16:50:43 -05:00
2018-02-16 13:43:01 -08:00
2018-02-26 17:16:14 -08:00
2018-02-27 20:23:35 +08:00
2018-02-27 20:23:36 +08:00
2018-02-16 13:43:01 -08:00
2018-02-26 17:16:14 -08:00
2018-02-26 17:16:14 -08:00
2018-02-12 10:54:33 -05:00
2018-02-26 17:16:14 -08:00
2018-02-16 13:43:01 -08:00
2018-02-27 20:23:36 +08:00
2018-01-15 23:17:19 +08:00
2018-02-21 13:08:11 +01:00