gansheer commented on issue #4283: URL: https://github.com/apache/camel-k/issues/4283#issuecomment-1523223419
It could be a good idea to validate any Integration against the CamelCatalog used if we don't already do it. Since we are moving to being able to have multiple runtimes, which means multiple CamelCatalogs. If there is already have this kind of validation we could still have a better error (if we can) than : ``` Cannot reconcile Integration redis: error during trait customization: component not found for uri "spring-redis:{{redisHost}}:{{redisPort}}?channels=%7B%7Bchannels%7D%7D&command=%7B%7Bcommand%7D%7D&serializer=%23class%3A%7B%7Bserializer%7D%7D" in camel catalog runtime version 1.17.0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org