squakez commented on issue #3964:
URL: https://github.com/apache/camel-k/issues/3964#issuecomment-1377078195

   > For the Kamelets releases we are already doing more or less like that.
   > 
   > What I'd like to explore too, is the ability to avoid using a tag from 
Camel Kamelets, but instead create some kind of container image, containing 
only the Kamelets to be used in Camel K.
   
   I was evaluating the possibility to use instead the kamelet.jar that is 
released (and contain the kamelets). However, I've later discovered that the 
original design was to include a flat (git) repository, reason why I moved on 
the usage of a tag. As an example, think on the `kamel kamelet add-repo 
github:owner/repo[/path_to_kamelets_folder][@version]` command.
   
   I think it is wise to keep this in order to simplify the Kamelet 
development. In the contrary, we may need to create a maven project (or any 
other way to contain the Kamelets) and release them somewhere. In any case it's 
not a strong opinion, it would be nice to collect some users feedback here.


-- 
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