mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 12:11:43 +00:00
Merge pull request #13613 from eparis/rework-doc-generation
Rework automatic doc generation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user