Merge pull request #13613 from eparis/rework-doc-generation

Rework automatic doc generation
This commit is contained in:
Jeff Lowdermilk
2015-09-15 17:35:47 -07:00
8 changed files with 152 additions and 145 deletions

View File

@@ -74,8 +74,7 @@ function check-curl-proxy-code()
echo "For address ${full_address}, got ${status} but wanted ${desired}"
return 1
}
trap cleanup EXIT SIGINT
kube::util::trap_add cleanup EXIT SIGINT
kube::util::ensure-temp-dir
kube::etcd::start