squakez opened a new pull request, #5230:
URL: https://github.com/apache/camel-k/pull/5230

   Reverting #4512 which introduced a function diverging the match from the 
original design
   
   This PR aims to fix a diverging design I introduced some times ago. With 
this one we move back to the original design making correct usage of 
`Comparable` interface in trait which is used by the operator to distinguish 
when to reuse or rebuild an Integration based only on certain IntegrationKit 
traits changes (ie, runtime version, builder properties).
   
   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" 
to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   fix(traits): use Comparable matches
   ```
   


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