k3s/test/e2e_node
Kubernetes Submit Queue c6980e7247 Merge pull request #51033 from mtaufen/revert-51008-revert-50789-fix-scheme
Automatic merge from submit-queue (batch tested with PRs 50967, 50505, 50706, 51033, 51028)

Revert "Merge pull request #51008 from kubernetes/revert-50789-fix-scheme"

I'm spinning up a cluster right now to test this fix, but I'm pretty sure this was the problem.
There doesn't seem to be a way to confirm from logs, because AFAICT the logs from the hollow kubelet containers are not collected as part of the kubemark test.

**What this PR does / why we need it**:

This reverts commit f4afdecef8, reversing
changes made to e633a1604f.

This also fixes a bug where Kubemark was still using the core api scheme
to manipulate the Kubelet's types, which was the cause of the initial
revert.

**Which issue this PR fixes**: fixes #51007

**Release note**:

```release-note
NONE
```

/cc @shyamjvs @wojtek-t
2017-08-22 10:48:21 -07:00
..
builder Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
conformance Merge pull request #49443 from yguo0905/gke-tests 2017-07-28 07:22:36 -07:00
environment Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
jenkins Merge pull request #50277 from yguo0905/live-restore-test 2017-08-17 21:44:09 -07:00
perftype Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
remote Allow passing image description from e2e node test config 2017-08-14 17:11:05 -07:00
runner Merge pull request #50831 from Random-Liu/instance-metadata-from-flag 2017-08-21 14:29:57 -07:00
services Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
system Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Revert "Merge pull request #51008 from kubernetes/revert-50789-fix-scheme" 2017-08-21 11:28:05 -07:00
OWNERS Add yujuhong to test/e2e_node/OWNERS 2017-07-20 09:48:54 -07:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00
allocatable_eviction_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
apparmor_test.go Name change: s/timstclair/tallclair/ 2017-07-10 14:05:46 -07:00
benchmark_util.go Add test image name to the OS image field of the perf metrics 2017-07-12 14:51:45 -07:00
container.go run hack/update-all 2017-06-22 11:31:03 -07:00
container_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
critical_pod_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
density_test.go Move the sig-instrumentation test to a dedicated folder 2017-08-07 10:33:03 +02:00
disk_eviction_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
doc.go
docker_test.go Add node e2e test for Docker's live-restore 2017-08-17 16:58:21 -07:00
docker_util.go Add node e2e test for Docker's live-restore 2017-08-17 16:58:21 -07:00
dockershim_checkpoint_test.go add dockershim checkpoint node e2e test 2017-06-29 13:26:09 -07:00
dynamic_kubelet_configuration_test.go Dynamic Kubelet Configuration 2017-08-08 12:21:37 -07:00
e2e_node_suite_test.go Fix code implicitly casting clientsets to getters 2017-08-06 15:30:13 +02:00
garbage_collector_test.go Add node e2e test for Docker's shared PID namespace 2017-08-04 15:01:55 -07:00
gke_environment_test.go Add node e2e test for Docker's live-restore 2017-08-17 16:58:21 -07:00
gpus.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
gubernator.sh Logs node e2e perf data to standalone json files 2017-06-12 14:27:56 -07:00
image_id_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
image_list.go allowPrivilegeEscalation: add integration test with setuid binary 2017-07-24 12:52:45 -04:00
inode_eviction_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
kubelet_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
lifecycle_hook_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
local_storage_allocatable_eviction_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
local_storage_isolation_eviction_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
log_path_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
memory_eviction_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
mirror_pod_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
node_container_manager_test.go move KubeletConfiguration out of componentconfig API group 2017-08-15 08:12:42 -07:00
node_problem_detector_linux.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
pods_container_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
resource_collector.go run hack/update-all 2017-06-22 11:31:03 -07:00
resource_usage_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
restart_test.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
runtime_conformance_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
security_context_test.go Merge pull request #48857 from feiskyer/privileged 2017-08-10 01:47:19 -07:00
simple_mount.go run hack/update-all 2017-06-22 11:31:03 -07:00
summary_test.go volume i/o tests for storage plugins 2017-07-18 17:59:15 -07:00
util.go Revert "Merge pull request #51008 from kubernetes/revert-50789-fix-scheme" 2017-08-21 11:28:05 -07:00
volume_manager_test.go run hack/update-all 2017-06-22 11:31:03 -07:00

README.md