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

Fix network tester build error #5227

Merged
merged 1 commit into from
Mar 10, 2015
Merged

Fix network tester build error #5227

merged 1 commit into from
Mar 10, 2015

Conversation

ghodss
Copy link
Contributor

@ghodss ghodss commented Mar 10, 2015

This probably started happening after some of the recent endpoint refactorings.

mbp:kubernetes sam$ go build ./...
contrib/for-tests/network-tester/webserver.go:221: invalid operation: "http://" + e (mismatched types string and api.Endpoint)

Further highlights the need for #1581.

brendandburns added a commit that referenced this pull request Mar 10, 2015
@brendandburns brendandburns merged commit a4d871a into kubernetes:master Mar 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants