k3s/pkg/kubectl
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
..
apply apply/strategy: Improve test performance 2017-10-23 20:29:39 -07:00
apps update BUILD files 2017-10-15 18:18:13 -07:00
cmd Merge pull request #53816 from marun/remove-federation 2017-10-26 17:07:28 -07:00
explain Update openapi to use kube-openapi code 2017-10-20 09:21:06 -07:00
metricsutil Update bazel 2017-10-18 17:24:04 +02:00
plugins update BUILD files 2017-10-15 18:18:13 -07:00
proxy update BUILD files 2017-10-15 18:18:13 -07:00
resource Remove all traces of federation 2017-10-26 13:37:37 -07:00
testing update BUILD files 2017-10-15 18:18:13 -07:00
util update BUILD files 2017-10-15 18:18:13 -07:00
validation update BUILD files 2017-10-15 18:18:13 -07:00
BUILD Merge pull request #53863 from marun/fed-move-cluster 2017-10-21 04:44:10 -07:00
OWNERS
apply.go
autoscale.go
autoscale_test.go
bash_comp_utils.go
clusterrolebinding.go
clusterrolebinding_test.go
configmap.go
configmap_test.go
delete.go
delete_test.go
deployment.go
deployment_test.go
doc.go
env_file.go
env_file_test.go
generate.go
generate_test.go
history.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
interfaces.go
kubectl.go
namespace.go Remove kubectl create namespace dependencies on kubernetes/pkg/api 2017-10-25 20:26:11 +08:00
namespace_test.go Remove kubectl create namespace dependencies on kubernetes/pkg/api 2017-10-25 20:26:11 +08:00
pdb.go
quota.go
quota_test.go
resource_filter.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
resource_filter_test.go
rolebinding.go
rolebinding_test.go
rollback.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
rolling_updater.go
rolling_updater_test.go [client-go] avoid Registry in fake REST client 2017-10-19 11:01:44 -04:00
rollout_status.go
rollout_status_test.go
run.go
run_test.go
scale.go
scale_test.go
secret.go
secret_for_docker_registry.go update .dockercfg content to config.json 2017-10-18 14:33:14 -04:00
secret_for_docker_registry_test.go update .dockercfg content to config.json 2017-10-18 14:33:14 -04:00
secret_for_tls.go
secret_for_tls_test.go
secret_test.go
service.go
service_basic.go
service_basic_test.go
service_test.go
serviceaccount.go
serviceaccount_test.go
sorting_printer.go
sorting_printer_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
versioned_client.go