[
https://issues.apache.org/jira/browse/VALIDATOR-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762350#comment-17762350
]
Michael Osipov commented on VALIDATOR-490:
------------------------------------------
Looking at k8s documentation and these two issues
(https://github.com/kubernetes/kubernetes/issues/82381,
https://github.com/kubernetes/kubernetes/issues/115300) I consider their DNS
setup and ill-designed and a total abuse of mDNS names which exists for 10
years now. I am inclined, just like [~ggregory], to close this one out.
> [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)