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

[Backport release-1.29] Fix etcd peer URL to support ipv6 #5192

Draft
wants to merge 1 commit into
base: release-1.29
Choose a base branch
from

Conversation

IPv6 URL need to have brackets [] around the ipv6 to separate it from
the port. Eg https://[xx:yy:zz]:2380

Fix this by using net/url's String() formatter.

Signed-off-by: Natanael Copa <ncopa@mirantis.com>
(cherry picked from commit 1469e0c)
(cherry picked from commit 312a8c3)
@twz123 twz123 added bug Something isn't working area/network labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/network bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants