mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
Updating update-swagger-spec to build the apiserver before running
This commit is contained in:
@@ -36,6 +36,9 @@ function cleanup()
|
||||
|
||||
trap cleanup EXIT SIGINT
|
||||
|
||||
kube::log::status "Building apiserver"
|
||||
"${KUBE_ROOT}/hack/build-go.sh" cmd/kube-apiserver
|
||||
|
||||
kube::etcd::start
|
||||
|
||||
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
|
||||
|
Reference in New Issue
Block a user