Skip to content

k8s: use netip.Addr some more #39528

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

Merged
merged 1 commit into from
May 20, 2025
Merged

k8s: use netip.Addr some more #39528

merged 1 commit into from
May 20, 2025

Conversation

tklauser
Copy link
Member

@tklauser tklauser commented May 14, 2025

Avoid parsing to net.IP and then converting to netip.Addr, parse to netip.Addr right away.

For #24246

Avoid parsing to net.IP and then converting to netip.Addr, parse to
netip.Addr right away.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser requested a review from a team as a code owner May 14, 2025 09:11
@tklauser tklauser added the release-note/misc This PR makes changes that have no direct user impact. label May 14, 2025
@tklauser tklauser requested a review from tommyp1ckles May 14, 2025 09:11
@tklauser
Copy link
Member Author

/test

@tklauser tklauser enabled auto-merge May 14, 2025 09:11
@tklauser tklauser added this pull request to the merge queue May 20, 2025
Merged via the queue into main with commit 6222f0a May 20, 2025
343 of 348 checks passed
@tklauser tklauser deleted the pr/tklauser/k8s-netip branch May 20, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants