kubernetes/test/e2e/common
Kubernetes Submit Queue 07e4cca7b3 Merge pull request #46833 from wasylkowski/fix-rc-cleanup
Automatic merge from submit-queue (batch tested with PRs 46235, 44786, 46833, 46756, 46669)

Fixed ResourceConsumer.CleanUp to properly clean up non-replication-controller resources and pods

**What this PR does / why we need it**: Without this fix CleanUp does not remove non-replication-controller resources and pods. This leads to pollution that in some cases inadvertently affects what is happening in AfterEachs before the namespace gets deleted.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-06-07 00:27:49 -07:00
..
apparmor.go Fix AppArmor test for docker 1.13 2017-05-31 17:09:22 -07:00
autoscaling_utils.go Fixed ResourceConsumer.CleanUp to properly clean up non-replication-controller resources and pods. 2017-06-02 10:37:06 +02:00
BUILD Fixed ResourceConsumer.CleanUp to properly clean up non-replication-controller resources and pods. 2017-06-02 10:37:06 +02:00
configmap.go Try speeding up ConfigMap e2e namespace deletion 2017-05-17 17:45:05 -04:00
container_probe.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
docker_containers.go Try speeding up ConfigMap e2e namespace deletion 2017-05-17 17:45:05 -04:00
downward_api.go fetch hostIP at runtime since status manager didn't update it yet 2017-03-28 20:20:20 -04:00
downwardapi_volume.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
empty_dir.go Add subPath e2e: test permissions and when subPath pre-exists 2017-05-17 09:14:29 -04:00
events.go Fix waitForScheduler in scheduer predicates e2e tests 2017-03-15 17:21:35 -07:00
expansion.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
host_path.go Add subPath e2e: test permissions and when subPath pre-exists 2017-05-17 09:14:29 -04:00
init_container.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00
kubelet_etc_hosts.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
networking.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
pods.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
privileged.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
projected.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
secrets.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00
sysctl.go move pkg/api/v1/helpers.go to subpackage 2017-04-14 14:25:11 -07:00
util.go test: update to use mounttest:0.8 and mounttest-user:0.5 2017-02-02 20:41:18 +00:00
volumes.go Re-add skip unless OS is gci to GCP Volume suite 2017-04-04 16:30:35 -05:00