Update bazel

This commit is contained in:
Dr. Stefan Schimanski
2017-10-16 14:04:55 +02:00
parent 7773a30f67
commit cad0364e73
190 changed files with 219 additions and 121 deletions

View File

@@ -14,7 +14,7 @@ go_library(
],
importpath = "k8s.io/kubernetes/test/integration/scheduler_perf",
deps = [
"//pkg/api:go_default_library",
"//pkg/api/legacyscheme:go_default_library",
"//pkg/api/testapi:go_default_library",
"//plugin/pkg/scheduler:go_default_library",
"//plugin/pkg/scheduler/algorithmprovider:go_default_library",