Skip to content

Provide better FQDN support#3654

Merged
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/alias
Aug 5, 2025
Merged

Provide better FQDN support#3654
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/alias

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 5, 2025

We strip FQDNs by default because of the inherent problem of interacting with users, who generally don't like typing all that extra stuff. However, that creates a problem when being provided FQDN input during things like nspace registration.

So add an MCA param to control the strip operation instead of only switching it on/off via info directing during init. Add logic to the nspace registration process to perform the strip and add aliases (for the case where the host failed to provide them).

Refs #3652

We strip FQDNs by default because of the inherent problem
of interacting with users, who generally don't like typing
all that extra stuff. However, that creates a problem when
being provided FQDN input during things like nspace registration.

So add an MCA param to control the strip operation instead of
only switching it on/off via info directing during init.
Add logic to the nspace registration process to perform the
strip and add aliases (for the case where the host failed
to provide them).

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit c36cae0 into openpmix:master Aug 5, 2025
26 checks passed
@rhc54 rhc54 deleted the topic/alias branch August 5, 2025 16:25
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.

1 participant