Skip to content

Add DNS load balancing#1212

Merged
Sushisource merged 3 commits intomasterfrom
dns-load-balance
Apr 15, 2026
Merged

Add DNS load balancing#1212
Sushisource merged 3 commits intomasterfrom
dns-load-balance

Conversation

@Sushisource
Copy link
Copy Markdown
Member

What was changed

Title

Why?

Matches behavior of Go & Java, theoretically improves availability.

Checklist

  1. Closes

  2. How was this tested:
    Added some unit tests, virtually all existing tests run through this right now anyway, importantly including cloud tests.

  3. Any docs updates needed?

@Sushisource Sushisource requested a review from a team as a code owner April 10, 2026 18:35
Copy link
Copy Markdown
Member

@chris-olszewski chris-olszewski left a comment

Choose a reason for hiding this comment

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

Example failures are real. I think we should disable DNS load balancing if the host is localhost.

@Sushisource
Copy link
Copy Markdown
Member Author

Example failures are real. I think we should disable DNS load balancing if the host is localhost.

Yeah, we probably should. I fixed it in a few places but it requires whatever's serving on localhost to bind properly which users may not do.

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.

2 participants