kubernetes/test/e2e/scalability
Solly Ross e225bbf1a3 Reset DeferredDiscoveryRESTMapper before use
DeferredDiscoveryRESTMapper won't automatically `Reset` itself before its
initial use, since actually trying to construct the delegate will error
out before it gets a chance to `Reset` itself.  Ergo, we have to
manually call `Reset` before use.
2018-01-30 11:53:20 -05:00
..
BUILD the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
density.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
empty.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
framework.go Add [sig-scalability] prefix to scalability e2e tests 2017-08-02 11:44:20 +08:00
load.go Reset DeferredDiscoveryRESTMapper before use 2018-01-30 11:53:20 -05:00
OWNERS Move performance tests to test/e2e/scalability subdirectory 2017-07-12 12:08:26 +02:00