Add federation controller manager to federation e2es

This commit is contained in:
nikhiljindal
2016-05-31 17:40:20 -07:00
parent ee412efcef
commit d2ea7a29ab
6 changed files with 77 additions and 2 deletions

View File

@@ -166,6 +166,7 @@ readonly KUBE_STATIC_LIBRARIES=(
kube-proxy
kubectl
federation-apiserver
federation-controller-manager
)
kube::golang::is_statically_linked_library() {