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

[Dashboard] Allow passing empty API gateway host #3204

Merged
merged 3 commits into from
Mar 28, 2024

Conversation

rokatyy
Copy link
Contributor

@rokatyy rokatyy commented Mar 27, 2024

Currently, we don't allow passing an empty host for the API gateway. Typically, it's generated on the UI side, which hasn't been a significant issue until now. However, with the implementation of API Gateways on the MLRun side, where MLRun will create API gateways via the Nuclio API, we want to enable MLRun to not set the host explicitly and leave this task to Nuclio.

https://iguazio.atlassian.net/browse/NUC-116

@rokatyy rokatyy marked this pull request as ready for review March 27, 2024 17:52
Copy link
Contributor

@liranbg liranbg left a comment

Choose a reason for hiding this comment

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

minor, overall looking very well

pkg/platform/kube/platform.go Outdated Show resolved Hide resolved
@liranbg liranbg merged commit 5b2aaf0 into nuclio:development Mar 28, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants