k3s/test/e2e/common
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
..
BUILD update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
apparmor.go Collect all the assorted image URLs from e2e tests in one place 2017-12-19 12:16:07 -05:00
autoscaling_utils.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
configmap.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
configmap_volume.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
container_probe.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
docker_containers.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
downward_api.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
downwardapi_volume.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
empty_dir.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
events.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
expansion.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
host_path.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
init_container.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
kubelet_etc_hosts.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
networking.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
pods.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
privileged.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
projected.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
secrets.go test/e2e/common: add NodeConformance tag to all Conformance tests 2018-05-21 18:09:33 -07:00
secrets_volume.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
sysctl.go test/e2e/common: Add NodeFeature or NodeConformance tags 2018-05-21 21:28:42 -07:00
util.go Fix restart nodes tests for Regional Clusters 2018-04-09 12:28:00 +02:00
volumes.go if judgement always true in e2e 2017-10-30 08:55:51 +08:00