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 ingress creation, use the ingress host in Kubeconfig when enabled #213

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jp-gouin
Copy link
Collaborator

The ingress.spec.rules.host was badly formed when using a cluster with expose.ingress.
This was due to nodeAddress not being properly added to the addresses list.

Also added the use of the ingress host when generating the kubeconfig over the default service.ClusterIP

This is a quick fix to have the feature working again. We should consider improving the UX for the ingress exposition.

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.

1 participant