claudio4j commented on issue #4166:
URL: https://github.com/apache/camel-k/issues/4166#issuecomment-1559792738

   @lburgazzoli 
   
   These seems very much what we have today in camel-k-runtime catalog in the 
capabilities section, except there is no spring boot provider yet.
   
   > What are the build time properties we need for camel-k ?
   
   When I changed master trait to use camel-quarkus-kubernetes, I had to 
retrieve the resource type and name, from the build property, that change was 
not merged into camel-k, so there is no build time property to use in camel-k 
currently.
   
https://github.com/claudio4j/camel-k/blob/502717d48fbe0e7d08c9e12d9a521ab571756cc8/addons/master/master.go#L172
   
   Perhaps extracts the capabilities logic from `GenerateCatalogMojo` 
(camel-k-maven-plugin) to make it easier to onboard other runtimes.
   
   Pasquale suggestion seems the shortest path to experiment with the quarkus 
provider.
   
   Thank you for the comments.
   


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

Reply via email to