[
https://issues.apache.org/jira/browse/VALIDATOR-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762177#comment-17762177
]
Michael Osipov commented on VALIDATOR-490:
------------------------------------------
{{.local}} is special: https://en.wikipedia.org/wiki/.local
Does it use mDNS for resolution? That's the whole purpose of it.
> [DomainValidator] Add local to LOCAL_TLDs
> ------------------------------------------
>
> Key: VALIDATOR-490
> URL: https://issues.apache.org/jira/browse/VALIDATOR-490
> Project: Commons Validator
> Issue Type: Improvement
> Affects Versions: 1.7
> Reporter: Jon Krehling
> Priority: Minor
>
> I am looking to have .local added to the list of LOCAL_TLDs
> [https://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml]
> It seems odd to have .localhost and not .local and by default every service
> in kubernetes will end with .local
> https://github.com/apache/commons-validator/blob/master/src/main/java/org/apache/commons/validator/routines/DomainValidator.java#L2002
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)