Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating update-swagger-spec to build the apiserver before running #11462

Merged
merged 1 commit into from
Jul 17, 2015

Conversation

nikhiljindal
Copy link
Contributor

Fixes #11432

@nikhiljindal
Copy link
Contributor Author

cc @thockin @zmerlynn

@nikhiljindal
Copy link
Contributor Author

cc @davidopp

@@ -36,6 +36,9 @@ function cleanup()

trap cleanup EXIT SIGINT

kube::log::status "Building apiserver"
"${KUBE_ROOT}/hack/build-go.sh" cmd/kube-apiserver
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

we should have a --dump-swagger=VER flag, rather than running apiserver

@thockin thockin added lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-merge labels Jul 17, 2015
@thockin
Copy link
Member

thockin commented Jul 17, 2015

abhishek is away, travis passed with this.

@thockin
Copy link
Member

thockin commented Jul 17, 2015

merging

thockin added a commit that referenced this pull request Jul 17, 2015
Updating update-swagger-spec to build the apiserver before running
@thockin thockin merged commit 7b82f6e into kubernetes:master Jul 17, 2015
@k8s-bot
Copy link

k8s-bot commented Jul 17, 2015

GCE e2e build/test passed for commit 4734b93.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants