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

NAS-134234 / 25.10 / fix deserialization of IPvAnyAddress for rdma api #15761

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

yocalebo
Copy link
Contributor

After the address field has been validated as a proper ip address, we need to return the ip address as a string and not as a ipaddress.IPv4Address or ipaddress.IPv6Address type.

A future PR should consider adding our own IPvAnyAddress type that does just this since we're not used to getting the class type inside middleware.

@yocalebo yocalebo requested a review from a team February 18, 2025 16:33
@bugclerk bugclerk changed the title fix deserialization of IPvAnyAddress for rdma api NAS-134234 / 25.10 / fix deserialization of IPvAnyAddress for rdma api Feb 18, 2025
@bugclerk
Copy link
Contributor

@yocalebo yocalebo merged commit 1b4a113 into master Feb 18, 2025
2 checks passed
@yocalebo yocalebo deleted the NAS-134234 branch February 18, 2025 16:38
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Feb 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants