Federation build and e2e test integration
Federation components are now buildable and e2e-testable via e2e.go.
This commit is contained in:
@@ -136,6 +136,7 @@ readonly KUBE_TEST_PORTABLE=(
|
||||
hack/e2e-internal
|
||||
hack/get-build.sh
|
||||
hack/ginkgo-e2e.sh
|
||||
hack/federated-ginkgo-e2e.sh
|
||||
hack/lib
|
||||
)
|
||||
|
||||
@@ -164,6 +165,7 @@ readonly KUBE_STATIC_LIBRARIES=(
|
||||
kube-scheduler
|
||||
kube-proxy
|
||||
kubectl
|
||||
federation-apiserver
|
||||
)
|
||||
|
||||
kube::golang::is_statically_linked_library() {
|
||||
|
Reference in New Issue
Block a user