squakez opened a new issue, #5846:
URL: https://github.com/apache/camel-k/issues/5846

   ### Requirement
   
   With #5845 we are bundling the Kamelets coming from the Camel dependency 
distribution. With this model we make sure that the Kamelets provided in the 
cluster are the ones compatible with the IntegrationPlatform. However, those 
Kamelets may not be compatible with any other Camel versions we want to run.
   
   In order to avoid compatibility issues, and, related to the work initiated 
in #4395, we should instead use the approach taken from Camel core, which is 
bundling the Kamelet catalog with the given Maven dependency. We may provide a 
`catalog-dependency` parameter in order to let the user provide his own catalog 
as well.
   
   Eventually we may turn the Kamelet catalog specification bundled in the 
cluster as kind of "read only", where the user can have a look at the 
specification as a reference. However, this specification may be different as 
the runtime would use the one coming from the maven dependency compatible with 
the given Camel version.
   
   ### Problem
   
   a
   
   ### Proposal
   
   _No response_
   
   ### Open questions
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to