kube-controller-manager: add test server and test serving

This commit is contained in:
Dr. Stefan Schimanski
2018-07-05 15:45:58 +02:00
parent 4cc3b2e6bb
commit e209b643a7
7 changed files with 566 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ filegroup(
"//test/integration/framework:all-srcs",
"//test/integration/garbagecollector:all-srcs",
"//test/integration/ipamperf:all-srcs",
"//test/integration/kube_controller_manager:all-srcs",
"//test/integration/master:all-srcs",
"//test/integration/metrics:all-srcs",
"//test/integration/objectmeta:all-srcs",