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 Get External Address for the Auth Service #550

Merged
merged 1 commit into from Apr 6, 2021

Conversation

aleoli
Copy link
Member

@aleoli aleoli commented Mar 31, 2021

Description

This pr fixes an issue that prevents getting the correct authentication service address when exposed with a LoadBalancer service with a hostname. In addition, it implements a new mechanism to prefer external node IPs when the Auth service is exposed with a NodePort service.

How Has This Been Tested?

  • Locally on KinD

@adamjensenbot
Copy link
Collaborator

Hi @aleoli. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch
  • /merge: Merge this PR into the master branch
  • /ok-to-test Enable testing for PRs with base on forks

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • kind/breaking: 💥 Breaking Change
  • kind/feature: 🚀 New Feature
  • kind/bug: 🐛 Bug Fix
  • kind/cleanup: 🧹 Code Refactoring
  • kind/docs: 📝 Documentation

@aleoli aleoli force-pushed the aol/fix-service-address branch 3 times, most recently from 6009599 to 00b0c54 Compare April 1, 2021 10:27
@aleoli aleoli marked this pull request as ready for review April 1, 2021 13:59
@aleoli aleoli changed the title [WIP] Fix Get External Address for the Auth Service Fix Get External Address for the Auth Service Apr 2, 2021
@palexster
Copy link
Member

/merge

@adamjensenbot adamjensenbot added the merge-requested Request bot merging (automatically managed) label Apr 6, 2021
@adamjensenbot adamjensenbot merged commit be7f843 into master Apr 6, 2021
@adamjensenbot adamjensenbot deleted the aol/fix-service-address branch April 6, 2021 13:05
@adamjensenbot adamjensenbot removed the merge-requested Request bot merging (automatically managed) label Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants