Skip to content

json-create supports hostnames node config - #350

Merged
GabriellePoncey merged 2 commits into
mainfrom
fix/PLAT-131/json-create-allows-hostname
Jul 15, 2025
Merged

json-create supports hostnames node config#350
GabriellePoncey merged 2 commits into
mainfrom
fix/PLAT-131/json-create-allows-hostname

Conversation

@GabriellePoncey

Copy link
Copy Markdown
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