k3s/test/e2e/framework
Kubernetes Submit Queue 51652d1c23 Merge pull request #53816 from marun/remove-federation
Automatic merge from submit-queue (batch tested with PRs 54112, 54150, 53816, 54321, 54338). 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 federation

This PR removes the federation codebase and associated tooling from the tree.

The first commit just removes the `federation` path and should be uncontroversial.  The second commit removes references and associated tooling and suggests careful review.

Requirements for merge:

- [x] Bazel jobs no longer hard-code federation as a target ([test infra #4983](https://github.com/kubernetes/test-infra/pull/4983))
- [x] `federation-e2e` jobs are not run by default for k/k

**Release note**:

```release-note
Development of Kubernetes Federation has moved to github.com/kubernetes/federation.  This move out of tree also means that Federation will begin releasing separately from Kubernetes.  The impact of this is Federation-specific behavior will no longer be included in kubectl, kubefed will no longer be released as part of Kubernetes, and the Federation servers will no longer be included in the hyperkube binary and image.
```

cc: @kubernetes/sig-multicluster-pr-reviews @kubernetes/sig-testing-pr-reviews
2017-10-26 17:07:28 -07:00
..
ginkgowrapper update BUILD files 2017-10-15 18:18:13 -07:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Remove all traces of federation 2017-10-26 13:37:37 -07:00
authorizer_util.go
cleanup.go
deployment_util.go Move deployment e2e test for rollback with no revision to integration 2017-10-23 18:58:05 -07:00
exec_util.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
firewall_util.go Remove some helpers associated with ESIPP. 2017-08-09 14:25:08 +08:00
framework.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02: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 Modified test/e2e_node/gpu-device-plugin.go to make sure it passes. 2017-09-22 20:21:26 +02:00
ingress_utils.go add e2e test for syncing endpoints to NEG 2017-10-23 17:21:25 -07:00
jobs_util.go Job failure policy support in JobController 2017-09-03 12:07:12 +02:00
kubelet_stats.go Move prometheus metrics for docker operations into dockershim 2017-09-25 10:03:17 -07:00
log_size_monitoring.go
metrics_util.go Increase api latency threshold for cluster-scoped list calls 2017-09-21 13:33:22 +02:00
networking_utils.go Merge pull request #53569 from leblancd/v6_e2e_ext_ip 2017-10-26 14:18:29 -07:00
nodes_util.go use multi-arch busybox for e2e 2017-10-19 10:36:31 +08:00
perf_util.go Report scope in e2e test metrics 2017-09-11 22:13:55 -04:00
pods.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
pv_util.go wait for pod to be fully deleted 2017-10-10 10:58:50 -07:00
rc_util.go
resource_usage_gatherer.go
rs_util.go add replicaset upgrade test 2017-10-16 12:10:04 -07:00
service_util.go Skip ILB e2e test on GCP if cluster size exceeds limit 2017-10-19 11:42:16 -07:00
size.go log gcloud command error 2017-09-13 11:56:55 +02:00
statefulset_utils.go Merge pull request #51310 from xiangpengzhao/sc-eg 2017-10-18 20:31:15 -07:00
test_context.go Remove all traces of federation 2017-10-26 13:37:37 -07:00
upgrade_util.go
util.go Merge pull request #54105 from janetkuo/e2e-deploy-inte-label-adopted 2017-10-26 11:13:44 -07:00
volume_util.go Speed up volume tests by reducing pod grace period 2017-10-19 14:19:42 +02:00