Remove DNS code from the main repo (code is now in http://github.com/kubernetes/dns)

This commit is contained in:
Bowei Du
2017-01-04 13:23:06 -08:00
parent b5c0fd5837
commit 0992e2bfc9
33 changed files with 0 additions and 3684 deletions

View File

@@ -23,7 +23,6 @@ readonly KUBE_GOPATH="${KUBE_OUTPUT}/go"
# kube::build::source_targets in build/common.sh as well.
kube::golang::server_targets() {
local targets=(
cmd/kube-dns
cmd/kube-proxy
cmd/kube-apiserver
cmd/kube-controller-manager