Skip to content

Conversation

szvincze
Copy link

This is a proposed solution for #2883.

I tried to keep the compatibility to the current behavior. The address is not a mandatory parameter in the configuration, so the original setting will provide the same result as currently, that the bind address will be "0.0.0.0"
If the address is configured then the API server will try to bind to that instead of 0.0.0.0.

If api_address: "localhost" configured:

time="2025-03-22T11:11:14Z" level=info msg="listening on localhost:8080" pkg=apiserver

@szvincze szvincze marked this pull request as draft March 22, 2025 10:17
@szvincze szvincze marked this pull request as ready for review March 22, 2025 10:18
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