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: [email protected] With regards, Apache Git Services
