Update generated files

This commit is contained in:
Dr. Stefan Schimanski
2017-01-29 13:08:49 +01:00
committed by Dr. Stefan Schimanski
parent 79adb99a13
commit 44ea6b3f30
148 changed files with 2264 additions and 1878 deletions

View File

@@ -41,11 +41,11 @@ go_test(
library = ":go_default_library",
tags = ["automanaged"],
deps = [
"//pkg/api/resource:go_default_library",
"//pkg/api/v1:go_default_library",
"//plugin/pkg/scheduler/algorithm:go_default_library",
"//plugin/pkg/scheduler/algorithm/priorities/util:go_default_library",
"//plugin/pkg/scheduler/schedulercache:go_default_library",
"//vendor:k8s.io/apimachinery/pkg/api/resource",
"//vendor:k8s.io/apimachinery/pkg/apis/meta/v1",
"//vendor:k8s.io/apimachinery/pkg/labels",
],