k3s/test/utils
p0lyn0mial dd9de90b0a the changes introduced in this commit plumbs in the generic scaler into kubectl.
note that we don't change the behaviour of kubectl.
For example it won't scale new resources. That's the end goal.
The first step is to retrofit existing code to use the generic scaler.
2018-01-12 09:21:18 +01:00
..
image Let mutating webhook defaults the object after applying the patch sent back by the webhook 2018-01-09 15:58:18 -08:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go use extensions client with explicit version 2017-11-22 21:18:14 +08:00
pod_store.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
replicaset.go use extensions client with explicit version 2017-11-22 21:18:14 +08:00
runners.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
tmpdir.go