enable generation

This commit is contained in:
deads2k
2017-03-17 12:35:38 -04:00
parent e38c575ae6
commit 546b45c9c0
11 changed files with 53 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ function kfind() {
# include the "special" vendor directories which are actually part
# of the Kubernetes source tree - generators will use these for
# including certain core API concepts.
find -H . ./vendor/k8s.io/apimachinery ./vendor/k8s.io/apiserver \
find -H . ./vendor/k8s.io/apimachinery ./vendor/k8s.io/apiserver ./vendor/k8s.io/kube-aggregator ./vendor/k8s.io/sample-apiserver \
\( \
-not \( \
\( \