k3s/test/e2e/framework
Kubernetes Submit Queue 5710943612
Merge pull request #63839 from wgliang/master.movepkg
Automatic merge from submit-queue (batch tested with PRs 63348, 63839, 63143, 64447, 64567). 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>.

Move pkg/scheduler/schedulercache -> pkg/scheduler/cache

**What this PR does / why we need it**:
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache

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

**Special notes for your reviewer**:

In order to prevent name conflicts still rename the `cache` to `schedulercache`.

**Release note**:

```release-note
NONE
```
2018-06-01 12:12:15 -07:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics controller-manager: switch to config/option struct pattern 2018-02-13 11:16:17 +01:00
timer Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
BUILD Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
cleanup.go
crd_util.go apiextensions: make CreateNewCustomResourceDefinition return created CRD 2018-05-23 21:41:55 +02:00
deployment_util.go Fix breaking volume resize e2e tests 2018-05-25 15:32:44 -04:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
firewall_util_test.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
framework.go fix dynamic client name 2018-05-11 13:12:09 -04:00
get-kubemark-resource-usage.go Correct spelling 2018-03-14 18:03:42 +08:00
google_compute.go Modified regional PD test to fetch template name from GCE 2018-05-29 15:51:24 -07:00
gpu_util.go Update URLs for nvidia gpu device plugin and nvidia driver installer. 2017-11-14 15:31:22 -08:00
ingress_utils.go check for NEG healthcheck with correct name 2018-05-16 14:30:21 -07:00
jobs_util.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
kubelet_stats.go Refactor test utils that deal with Kubelet metrics for clarity 2018-05-18 11:32:29 -07:00
log_size_monitoring.go
metrics_util.go Fixing scheduling latency metrics 2018-05-30 11:20:12 +02:00
networking_utils.go update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
nodes_util.go Fix GKE Regional Clusters upgrade tests 2018-05-28 15:00:23 +02:00
perf_util.go Capture different parts of pod-startup latency as metrics 2018-03-21 16:58:25 +01:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
profile_gatherer.go e2e: save raw profiles too 2018-04-23 13:06:37 -07:00
psp_util.go Don't create PSP binding when RBAC is not enabled 2017-12-16 15:28:42 +01:00
pv_util.go Handle TERM signal to reduce pod terminating time. 2018-05-18 16:55:00 +08:00
rc_util.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
resource_usage_gatherer.go Add e2e tests for GPU monitoring. 2018-01-26 15:30:55 -08:00
rs_util.go test/e2e: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:06 -07:00
service_util.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
size.go Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
test_context.go Merge pull request #64311 from liggitt/min-startup-pods 2018-05-30 11:25:29 -07:00
upgrade_util.go
util.go Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
volume_util.go Move Ceph server secret creation to common code. 2018-05-25 14:02:59 +02:00