[
https://issues.apache.org/jira/browse/CAMEL-15282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160148#comment-17160148
]
Aurélien Pupier commented on CAMEL-15282:
-----------------------------------------
it is a bug, especially because the mentioned test is passing.
At runtime it works but the validation is reporting an error. Then it is a
false-positive.
> Wrong validation error reported for uri with netty component using env
> placeholder
> ----------------------------------------------------------------------------------
>
> Key: CAMEL-15282
> URL: https://issues.apache.org/jira/browse/CAMEL-15282
> Project: Camel
> Issue Type: Bug
> Components: camel-catalog
> Affects Versions: 3.4.0
> Reporter: Aurélien Pupier
> Priority: Major
>
> {noformat}
> netty-http:http://quarkus-ml.{{env:NAMESPACE}}.svc.cluster.local/samples
> {noformat}
> the error reported is:
> {noformat}
> port Invalid integer value: NAMESPACE}}.svc.cluster.local
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)