k3s/test/e2e/framework
Kubernetes Submit Queue 94327c5f72
Merge pull request #56754 from dims/remove-hacks-for-mesos
Automatic merge from submit-queue (batch tested with PRs 57127, 57011, 56754, 56601, 56483). 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>.

Remove hacks added for mesos

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

Since Mesos is no longer in your main repository and since we have
things like dynamic kubelet configuration in progress, we should
drop these undocumented, untested, private hooks.

cmd/kubelet/app/server.go::CreateAPIServerClientConfig
CreateAPIServerClientConfig::getRuntime
pkg/kubelet/kubelet_pods.go::getPhase

Also remove stuff from Dependencies struct that were specific to
the Mesos integration (ContainerRuntimeOptions and Options)

Also remove stale references in test/e2e and and test owners file


**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 #

**Special notes for your reviewer**:

**Release note**:

```release-note
Drop hacks used for Mesos integration that was already removed from main kubernetes repository
```
2017-12-17 06:25:56 -08:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics Update generated files 2017-11-09 12:14:08 +01:00
timer Add performance test phase timing export. 2017-11-09 17:12:15 +01:00
BUILD Merge pull request #54992 from porridge/perf-timing 2017-11-11 01:39:30 -08:00
authorizer_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
cleanup.go
deployment_util.go Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
exec_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
firewall_util.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
framework.go Check ns setup error during e2e 2017-12-12 13:20:56 -05:00
get-kubemark-resource-usage.go add grabbing CA metrics in e2e tests 2017-08-10 11:22:45 +02:00
google_compute.go
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 use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
jobs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
kubelet_stats.go Remove check for SubResourcePodProxyVersion and SubResourceServiceAndNodeProxyVersion 2017-11-03 23:11:09 +08:00
log_size_monitoring.go
metrics_util.go Merge pull request #55056 from porridge/typo-percentil 2017-11-20 01:40:50 -08:00
networking_utils.go Revert "Fix for the network partition tests" 2017-12-04 04:26:14 -08:00
nodes_util.go gce/upgrade.sh: Prompt if etcd version is unspecified. 2017-12-13 14:11:11 -08:00
perf_util.go Report scope in e2e test metrics 2017-09-11 22:13:55 -04:00
pods.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
psp_util.go PodSecurityPolicy E2E tests 2017-11-01 16:00:32 -07:00
pv_util.go fix CreateVolume: search mode for Dedicated kind 2017-11-19 11:16:50 +00:00
rc_util.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
resource_usage_gatherer.go Control logs verbosity in resource gatherer 2017-11-17 13:03:32 +01:00
rs_util.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
service_util.go Merge pull request #56754 from dims/remove-hacks-for-mesos 2017-12-17 06:25:56 -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 core client with explicit version globally 2017-10-27 15:48:32 +08:00
test_context.go Merge pull request #55288 from Random-Liu/e2e-log-for-alternative-runtime 2017-11-13 12:32:24 -08:00
upgrade_util.go
util.go Merge pull request #56401 from porridge/log-actual-rc 2017-12-15 20:08:16 -08:00
volume_util.go Speed up volume tests by reducing pod grace period 2017-10-19 14:19:42 +02:00