Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Backport release-1.30] Fix etcd peer URL to support ipv6 #5190

Closed
wants to merge 1 commit into from

Conversation

k0s-bot
Copy link

@k0s-bot k0s-bot commented Nov 8, 2024

Automated backport to release-1.30, triggered by a label in #5181.
See #5180.

@k0s-bot k0s-bot requested a review from a team as a code owner November 8, 2024 07:04
@k0s-bot k0s-bot mentioned this pull request Nov 8, 2024
16 tasks
@twz123 twz123 marked this pull request as draft November 8, 2024 07:41
@twz123 twz123 added bug Something isn't working area/network labels Nov 8, 2024
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)
@twz123 twz123 force-pushed the backport-5181-to-release-1.30 branch from 312a8c3 to a15dd6a Compare November 14, 2024 15:02
Copy link
Contributor

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions github-actions bot added Stale and removed Stale labels Dec 14, 2024
Copy link
Contributor

The PR is marked as stale since no activity has been recorded in 30 days

@github-actions github-actions bot added Stale and removed Stale labels Jan 15, 2025
@twz123 twz123 closed this Jan 31, 2025
@twz123 twz123 deleted the backport-5181-to-release-1.30 branch January 31, 2025 10:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/network bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants