You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/11/06 08:22:30 UTC

[GitHub] [camel-k] lburgazzoli commented on issue #1046: fix #662: mark kit traits to avoid rebuilding when not necessary

lburgazzoli commented on issue #1046: fix #662: mark kit traits to avoid rebuilding when not necessary
URL: https://github.com/apache/camel-k/pull/1046#issuecomment-550198980
 
 
   I think in the past we had more traits able to influence the build, like the container image one and the spring-boot one.
   
   I wonder if we should change the "state machine" so the `Integration` would directly create a `Build` instead of an `IntegrationKit` so that all the build information are stored in the Build spec.
   
   By doing so we can eventually leverage the build concept also for the automatic generation of the camel catalog.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services