k3s/test/utils
Kubernetes Submit Queue cba403024f
Merge pull request #62114 from deads2k/cli-22-jobs
Automatic merge from submit-queue (batch tested with PRs 62208, 62114, 62144, 60460, 62214). 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>.

removes job scaler, continued

Builds on https://github.com/kubernetes/kubernetes/pull/61912 (original commit is there for credit/blame)

This keeps all the updates to the scaler building and all the test and reaper cleanup.  It just keeps a fake job scaler around for a different command path and the reaper.

/assign @p0lyn0mial 
/assign @soltysh 

```release-note
NONE
```
2018-04-06 17:06:09 -07:00
..
image Merge pull request #59056 from mkumatag/pause_manifest 2018-04-06 13:14:13 -07:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD hack/update-bazel.sh 2018-03-20 11:15:36 -07:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go Include EOF errors also as retryable errors 2018-02-27 15:32:44 +01:00
delete_resources.go removes custom scalers from kubectl 2018-03-26 19:33:42 +02:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go add basic functionality deployment integration tests 2018-02-01 16:21:07 -08:00
pod_store.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
replicaset.go ReplicaSet: Use apps/v1 RS in integration test. 2018-03-20 11:15:36 -07:00
runners.go Wait for only enough no. of RC replicas to be running in testutil 2018-03-19 14:22:18 +01:00
tmpdir.go
update_resources.go removes job scaler 2018-04-04 08:23:21 -04:00