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

   ### What happened?
   
   When we upgrade from one version to another and after the user execute a 
rebuild (ie, `kamel rebuild`) a new IntegrationKit is created, likely because 
we consider the new operator version. I think we can avoid to build a new 
IntegrationKit at all, however, the problem is that, even building the new 
IntegrationKit, then, this is not picked by the new Integration run (which uses 
the previous one). Probably this is happening because we don't check the 
operator version when looking up for kits, but only the runtime version.
   
   ### Steps to reproduce
   
   _No response_
   
   ### Relevant log output
   
   _No response_
   
   ### Camel K version
   
   _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: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to