k3s/test/utils
Kubernetes Submit Queue 5f578f3385
Merge pull request #63979 from soltysh/drop_reapers
Automatic merge from submit-queue (batch tested with PRs 63859, 63979). 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>.

Drop reapers

/assign @deads2k @juanvallejo 

**Release note**:
```release-note
kubectl delete does not use reapers for removing objects anymore, but relies on server-side GC entirely
```
2018-05-26 00:32:11 -07:00
..
image Fix flaky crd e2e tests 2018-04-11 14:08:05 -07:00
junit update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Generated artefacts 2018-04-27 11:11:45 -04:00
conditions.go fix-todo 2017-09-25 15:42:21 +08:00
create_resources.go Add ConnectionReset, InternalError, etc also as retryable API errors 2018-04-16 13:50:56 +02:00
delete_resources.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
density_utils.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
deployment.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
paths.go Move path management from e2e_node to common test/utils directory 2018-04-27 11:12:10 -04:00
pod_store.go Fix PodStore to wait for being initialized 2018-04-12 15:38:11 +02:00
replicaset.go test/integration: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:07 -07:00
runners.go Measure scheduler throughput in density test 2018-05-25 14:49:11 +02:00
tmpdir.go
update_resources.go removes job scaler 2018-04-04 08:23:21 -04:00