Fixup go2idl references

This commit is contained in:
Dr. Stefan Schimanski
2017-07-18 10:53:00 +02:00
parent 2e6be8583d
commit edfbb9aa64
90 changed files with 138 additions and 609 deletions

View File

@@ -24,6 +24,9 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
kube::golang::setup_env
# call verify on sub-project for now
#
# Note: these must be before the main script call because the later calls the sub-project's
# update-codegen.sh scripts. We wouldn't see any error on changes then.
vendor/k8s.io/kube-aggregator/hack/verify-codegen.sh
vendor/k8s.io/sample-apiserver/hack/verify-codegen.sh
vendor/k8s.io/apiextensions-apiserver/hack/verify-codegen.sh