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

Add LoadBalancer to getExternalIPs #995

Merged
merged 3 commits into from
Oct 2, 2020
Merged

Add LoadBalancer to getExternalIPs #995

merged 3 commits into from
Oct 2, 2020

Conversation

onedr0p
Copy link
Contributor

@onedr0p onedr0p commented Oct 1, 2020

LoadBalancer was not advertising externalIPs in services, this fixes it.

Fixes: #994

Copy link
Collaborator

@aauren aauren left a comment

Choose a reason for hiding this comment

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

@carpenike
Copy link

@aauren -- I can confirm the updates enable BGP advertisement of External-IPs on svc type LoadBalancer.

@onedr0p
Copy link
Contributor Author

onedr0p commented Oct 1, 2020

I can also confirm the changes work, I'll try to update the unit tests. Thanks!

@onedr0p
Copy link
Contributor Author

onedr0p commented Oct 1, 2020

@aauren Tests updated, I also remove the comments about externalIPs not working with type LoadBalancer

Copy link
Collaborator

@aauren aauren left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the PR!

@murali-reddy murali-reddy merged commit 8e3f36c into cloudnativelabs:master Oct 2, 2020
@onedr0p onedr0p deleted the patch-1 branch October 2, 2020 12:14
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.

BGP Advertisement of External-IPs on LoadBalancers
4 participants