Skip to content

json-create supports hostnames node config #350

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 2 commits into from
Jul 15, 2025

Conversation

GabriellePoncey
Copy link
Contributor

json-create allows creation of a node or subnode with either ip address or hostname through the use of socket.gethostbyname

PLAT-131

Gabrielle Poncey added 2 commits July 3, 2025 12:21
json-create allows creation of a node or subnode  with either ip address or hostname through the use of socket.gethostbyname

PLAT-131
In the case that a hostname or ip address cannot be resolved by gethostbyname,
socket error will be caught, appended to validation_errors and reported with the specific
node from which it arose from.

PLAT-131
@GabriellePoncey GabriellePoncey changed the title json-create supports hostnames node config db json-create supports hostnames node config Jul 15, 2025
@GabriellePoncey GabriellePoncey changed the title db json-create supports hostnames node config json-create supports hostnames node config Jul 15, 2025
@GabriellePoncey GabriellePoncey merged commit f3d85a4 into main Jul 15, 2025
9 checks passed
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.

2 participants