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

Allow user to specify HTTP and gRPC bind addresses (not just ports.) (Rebase of #153) #167

Merged
merged 3 commits into from
Nov 3, 2019

Conversation

ThoreKr
Copy link
Contributor

@ThoreKr ThoreKr commented Sep 26, 2019

A rebase of #153

This allows us to use 'localhost' in tests, and prevents an 'Allow connections from...' dialog on MacOS when running unit tests.

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
@ThoreKr ThoreKr changed the title Allow user to specify HTTP and gRPC bind addresses (not just ports.) (Replaces Allow user to specify HTTP and gRPC bind addresses (not just ports.) (Rebase of #153) Sep 26, 2019
@ThoreKr
Copy link
Contributor Author

ThoreKr commented Sep 30, 2019

@bboreham could you please review this pr?

server/server.go Outdated Show resolved Hide resolved
server/server_test.go Outdated Show resolved Hide resolved
server/server_test.go Outdated Show resolved Hide resolved
Signed-off-by: Thore Kruess <thore@kruess.xyz>
@Sh4d1
Copy link

Sh4d1 commented Oct 19, 2019

@bboreham what's missing to get this merged?

@bboreham
Copy link
Collaborator

I think I see two points unresolved.

@ThoreKr
Copy link
Contributor Author

ThoreKr commented Nov 2, 2019

@bboreham and now?

@bboreham
Copy link
Collaborator

bboreham commented Nov 3, 2019

I tell you what, I'll just fix it after.
Thanks for the PR!

@bboreham bboreham merged commit 0e7cefa into weaveworks:master Nov 3, 2019
yeya24 pushed a commit to yeya24/common that referenced this pull request Jun 12, 2024
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.

4 participants