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

During installation, CLI returns 'unknown' if controller endpoint is a hostname #417

Closed
gadkins opened this issue May 20, 2024 · 0 comments · Fixed by #418
Closed

During installation, CLI returns 'unknown' if controller endpoint is a hostname #417

gadkins opened this issue May 20, 2024 · 0 comments · Fixed by #418

Comments

@gadkins
Copy link
Member

gadkins commented May 20, 2024

When installing Uffizzi via uffizzi install, the CLI returns unknown for the controller endpoint if the endpoint is a hostname and not an IP address (as is the case with certain cloud services like Amazon EKS). We should update the logic to check for hostname and IP address, and return back the user whichever one is received from the target cloud.

moklidia added a commit that referenced this issue Jun 26, 2024
…-with-host-endpoint

[#417] fix error when installation returns a hostname instead of an i…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

1 participant