Switch to github.com/golang/dep for vendoring

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2017-01-31 16:45:59 -08:00
parent d6ab91be27
commit 8e5b17cf13
15431 changed files with 3971413 additions and 8881 deletions

1
vendor/k8s.io/kubernetes/docs/devel/README.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/README.md](https://github.com/kubernetes/community/blob/master/contributors/devel/README.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/adding-an-APIGroup.md](https://github.com/kubernetes/community/blob/master/contributors/devel/adding-an-APIGroup.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md](https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md)

1
vendor/k8s.io/kubernetes/docs/devel/api_changes.md generated vendored Executable file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/api_changes.md](https://github.com/kubernetes/community/blob/master/contributors/devel/api_changes.md)

1
vendor/k8s.io/kubernetes/docs/devel/automation.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/automation.md](https://github.com/kubernetes/community/blob/master/contributors/devel/automation.md)

1
vendor/k8s.io/kubernetes/docs/devel/bazel.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/bazel.md](https://github.com/kubernetes/community/blob/master/contributors/devel/bazel.md)

1
vendor/k8s.io/kubernetes/docs/devel/cherry-picks.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md](https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md)

1
vendor/k8s.io/kubernetes/docs/devel/cli-roadmap.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/cli-roadmap.md](https://github.com/kubernetes/community/blob/master/contributors/devel/cli-roadmap.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/client-libraries.md](https://github.com/kubernetes/community/blob/master/contributors/devel/client-libraries.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/coding-conventions.md](https://github.com/kubernetes/community/blob/master/contributors/devel/coding-conventions.md)

1
vendor/k8s.io/kubernetes/docs/devel/collab.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/collab.md](https://github.com/kubernetes/community/blob/master/contributors/devel/collab.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/community-expectations.md](https://github.com/kubernetes/community/blob/master/contributors/devel/community-expectations.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/container-runtime-interface.md](https://github.com/kubernetes/community/blob/master/contributors/devel/container-runtime-interface.md)

1
vendor/k8s.io/kubernetes/docs/devel/controllers.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/controllers.md](https://github.com/kubernetes/community/blob/master/contributors/devel/controllers.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/developer-guides/vagrant.md](https://github.com/kubernetes/community/blob/master/contributors/devel/developer-guides/vagrant.md)

1
vendor/k8s.io/kubernetes/docs/devel/development.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/development.md](https://github.com/kubernetes/community/blob/master/contributors/devel/development.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-node-tests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-node-tests.md)

1
vendor/k8s.io/kubernetes/docs/devel/e2e-tests.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/e2e-tests.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/faster_reviews.md](https://github.com/kubernetes/community/blob/master/contributors/devel/faster_reviews.md)

1
vendor/k8s.io/kubernetes/docs/devel/flaky-tests.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/flaky-tests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/flaky-tests.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/generating-clientset.md](https://github.com/kubernetes/community/blob/master/contributors/devel/generating-clientset.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/getting-builds.md](https://github.com/kubernetes/community/blob/master/contributors/devel/getting-builds.md)

BIN
vendor/k8s.io/kubernetes/docs/devel/git_workflow.png generated vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

1
vendor/k8s.io/kubernetes/docs/devel/go-code.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/go-code.md](https://github.com/kubernetes/community/blob/master/contributors/devel/go-code.md)

1
vendor/k8s.io/kubernetes/docs/devel/godep.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/godep.md](https://github.com/kubernetes/community/blob/master/contributors/devel/godep.md)

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

1
vendor/k8s.io/kubernetes/docs/devel/gubernator.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/gubernator.md](https://github.com/kubernetes/community/blob/master/contributors/devel/gubernator.md)

1
vendor/k8s.io/kubernetes/docs/devel/how-to-doc.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/how-to-doc.md](https://github.com/kubernetes/community/blob/master/contributors/devel/how-to-doc.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/instrumentation.md](https://github.com/kubernetes/community/blob/master/contributors/devel/instrumentation.md)

1
vendor/k8s.io/kubernetes/docs/devel/issues.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/issues.md](https://github.com/kubernetes/community/blob/master/contributors/devel/issues.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/kubectl-conventions.md](https://github.com/kubernetes/community/blob/master/contributors/devel/kubectl-conventions.md)

1
vendor/k8s.io/kubernetes/docs/devel/kubemark-guide.md generated vendored Executable file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/kubemark-guide.md](https://github.com/kubernetes/community/blob/master/contributors/devel/kubemark-guide.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/local-cluster/docker.md](https://github.com/kubernetes/community/blob/master/contributors/devel/local-cluster/docker.md)

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/local-cluster/local.md](https://github.com/kubernetes/community/blob/master/contributors/devel/local-cluster/local.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/local-cluster/vagrant.md](https://github.com/kubernetes/community/blob/master/contributors/devel/local-cluster/vagrant.md)

1
vendor/k8s.io/kubernetes/docs/devel/logging.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md](https://github.com/kubernetes/community/blob/master/contributors/devel/logging.md)

1
vendor/k8s.io/kubernetes/docs/devel/mesos-style.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/mesos-style.md](https://github.com/kubernetes/community/blob/master/contributors/devel/mesos-style.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/node-performance-testing.md](https://github.com/kubernetes/community/blob/master/contributors/devel/node-performance-testing.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-build-cop.md](https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-build-cop.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-rotations.md](https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-rotations.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-user-support.md](https://github.com/kubernetes/community/blob/master/contributors/devel/on-call-user-support.md)

1
vendor/k8s.io/kubernetes/docs/devel/owners.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/owners.md](https://github.com/kubernetes/community/blob/master/contributors/devel/owners.md)

BIN
vendor/k8s.io/kubernetes/docs/devel/pr_workflow.dia generated vendored Normal file

Binary file not shown.

BIN
vendor/k8s.io/kubernetes/docs/devel/pr_workflow.png generated vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

1
vendor/k8s.io/kubernetes/docs/devel/profiling.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/profiling.md](https://github.com/kubernetes/community/blob/master/contributors/devel/profiling.md)

1
vendor/k8s.io/kubernetes/docs/devel/pull-requests.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/pull-requests.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/running-locally.md](https://github.com/kubernetes/community/blob/master/contributors/devel/running-locally.md)

1
vendor/k8s.io/kubernetes/docs/devel/scheduler.md generated vendored Executable file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/scheduler.md](https://github.com/kubernetes/community/blob/master/contributors/devel/scheduler.md)

1
vendor/k8s.io/kubernetes/docs/devel/scheduler_algorithm.md generated vendored Executable file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/scheduler_algorithm.md](https://github.com/kubernetes/community/blob/master/contributors/devel/scheduler_algorithm.md)

1
vendor/k8s.io/kubernetes/docs/devel/testing.md generated vendored Normal file
View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/testing.md](https://github.com/kubernetes/community/blob/master/contributors/devel/testing.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/update-release-docs.md](https://github.com/kubernetes/community/blob/master/contributors/devel/update-release-docs.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/updating-docs-for-feature-changes.md](https://github.com/kubernetes/community/blob/master/contributors/devel/updating-docs-for-feature-changes.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/writing-a-getting-started-guide.md](https://github.com/kubernetes/community/blob/master/contributors/devel/writing-a-getting-started-guide.md)

View file

@ -0,0 +1 @@
This file has moved to [https://github.com/kubernetes/community/blob/master/contributors/devel/writing-good-e2e-tests.md](https://github.com/kubernetes/community/blob/master/contributors/devel/writing-good-e2e-tests.md)