Skip to content

Make URL construction IPv6-compatible#182

Merged
elevran merged 1 commit intollm-d:mainfrom
russellb:ipv6-urls
Jun 17, 2025
Merged

Make URL construction IPv6-compatible#182
elevran merged 1 commit intollm-d:mainfrom
russellb:ipv6-urls

Conversation

@russellb
Copy link
Member

While browsing the code, I spotted this line that would break if the
IP address was IPv6. Use the Go standard library helper to safely join
a host and port, which knows how to handle IPv6 properly.

Signed-off-by: Russell Bryant rbryant@redhat.com

While browsing the code, I spotted this line that would break if the
IP address was IPv6. Use the Go standard library helper to safely join
a host and port, which knows how to handle IPv6 properly.

Signed-off-by: Russell Bryant <rbryant@redhat.com>
Copy link
Collaborator

@shmuelk shmuelk left a comment

Choose a reason for hiding this comment

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

/lgtm

/approve

@elevran elevran merged commit f750962 into llm-d:main Jun 17, 2025
2 checks passed
pierDipi pushed a commit to pierDipi/llm-d-inference-scheduler that referenced this pull request Nov 28, 2025
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
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.

4 participants