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

Change cloud provider CreateTCPLoadBalancer to return endpoint as string #5228

Merged
merged 1 commit into from
Mar 13, 2015

Conversation

justinsb
Copy link
Member

Some load balancers (particularly AWS ELB) define the public endpoint
as a hostname (instead of using IP addresses).

This is a partial fix for #5224; there will also be some proxy work.

Some load balancers (particularly AWS ELB) define the public endpoint
as a hostname (instead of using IP addresses).

This is a partial fix for kubernetes#5224; there will also be some proxy work.
@nikhiljindal
Copy link
Contributor

@brendandburns : Are you the right reviewer for this since you wrote the TCPLoadBalancer interface?

@brendandburns
Copy link
Contributor

LGTM. merging.

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