kubernetes/test/e2e/framework
Kubernetes Submit Queue e45d74d00d
Merge pull request #67780 from luxas/move_kubelet_config_pkg
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Move kubelet internal ComponentConfig types to `pkg/kubelet/apis/config`

**What this PR does / why we need it**:
This PR is split out from the main PR of https://github.com/kubernetes/kubernetes/pull/67263, in order to make merging each scoped piece of the puzzle easier and smoother.

This PR simply moves the `k8s.io/kubernetes/pkg/apis/kubeletconfig` as-is to `k8s.io/kubernetes/pkg/apis/config` as agreed in the KEP.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref: kubernetes/community#2354

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
@kubernetes/sig-node-pr-reviews 
/assign @mtaufen @thockin @liggitt
2018-08-30 11:07:14 -07:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
timer Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
authorizer_util.go Typo fix in returned message: ClusteRole->ClusterRole 2018-08-20 19:33:03 +08:00
BUILD autogenerated 2018-08-29 20:21:17 +03:00
cleanup.go
crd_util.go apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
deployment_util.go Rename Until to UntilWithoutRetry and move to using context so it's 2018-08-10 09:55:41 +02:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go Implement GetLoadBalancerName per provider and add DefaultLoadBalancerName. 2018-08-04 00:36:48 -04:00
firewall_util_test.go Test ports are covered by firewall 2018-02-05 16:54:15 -08:00
flake_reporting_util.go Add flake-reporting utility to testing framework 2018-07-23 16:24:35 +02:00
framework.go Add Test Description to e2e User-Agent 2018-08-22 01:54:07 +00: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 Merge pull request #59230 from tianshapjq/parse-dp-image 2018-08-22 22:56:09 -07:00
ingress_utils.go address comments 2018-06-22 16:38:43 -07:00
jobs_util.go Remove kubectl reapers 2018-05-25 22:18:05 +02:00
kubelet_stats.go add e2e regression tests for the kubelet being secure 2018-06-12 17:05:27 +08:00
log_size_monitoring.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
metrics_util.go Add etcd DB size monitoring in density test 2018-08-30 14:40:59 +02:00
networking_utils.go Make various fixes to flex tests and fix some crashes 2018-06-29 11:10:26 -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 add NodeConformance test for PodReadinessGate 2018-08-21 11:34:53 -07:00
profile_gatherer.go Refactor profile-gatherer to work across all master components 2018-06-22 12:11:56 +02:00
psp_util.go Promote sysctl annotations to API fields 2018-06-05 23:17:00 +02:00
pv_util.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00
rc_util.go Fix docker registry used in e2e test. 2018-08-08 10:35:58 -07: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 use const v1.ProtocolTCP replace of string TCP 2018-08-07 12:09:19 +08:00
size.go Support multizone clusters in GCE and GKE e2e tests 2017-11-10 15:29:15 +01:00
statefulset_utils.go use const v1.ProtocolTCP replace of string TCP 2018-08-07 12:09:19 +08:00
test_context.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
upgrade_util.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
util.go WaitForAllNodesSchedulable should check taints as well 2018-08-27 09:25:32 +02:00
volume_util.go Refactor volume test in a similar way to csi tests 2018-08-29 14:39:01 +00:00