diff --git a/pkg/master/BUILD b/pkg/master/BUILD index 42f3002f62..586978b6db 100644 --- a/pkg/master/BUILD +++ b/pkg/master/BUILD @@ -113,6 +113,7 @@ go_library( go_test( name = "go_default_test", + size = "medium", srcs = [ "client_ca_hook_test.go", "controller_test.go",