[ 
https://issues.apache.org/jira/browse/CAMEL-16249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292063#comment-17292063
 ] 

Claus Ibsen commented on CAMEL-16249:
-------------------------------------

This is because camel-catalog validation API is for normal Camel, not CKC.

CKC uses its special way of configuring properties. So this would require to 
add special support for CKC in the camel-catalog, or let ckc have it own 
catalog api for validation.

> Camel Catalog validation reports fals epositive for Camel Docker specific 
> headers
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-16249
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16249
>             Project: Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 3.8.0
>            Reporter: Aurélien Pupier
>            Priority: Major
>
> {noformat}
> camel.sink.endpoint.tag=latest 
> {noformat}
> or
> {noformat}
> camel.source.endpoint.containerId=<containerId>
> {noformat}
> reports unknown property valdiation error although they are valid
> see 
> https://github.com/apache/camel-kafka-connector-examples/issues/293#issuecomment-784022194
> Should it be somethign to add in Catalog? or need to fiw the valdiation 
> algorithm?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to