add local option to APIService

This commit is contained in:
deads2k
2017-03-08 13:55:38 -05:00
parent 7b4bec038c
commit b27de102cb
14 changed files with 199 additions and 155 deletions

View File

@@ -31,7 +31,8 @@ generated_files=($(
\( \
-wholename './output' \
-o -wholename './_output' \
-o -wholename './staging' \
-o -wholename './staging/src/k8s.io/client-go' \
-o -wholename './staging/src/k8s.io/apiserver' \
-o -wholename './release' \
-o -wholename './target' \
-o -wholename '*/third_party/*' \