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

   <!-- Description -->
   
   With this PR we add a condition to let the user know that an Integration 
requires a rebuild due to an operator upgrade. This is needed because the new 
operator may introduce any change to the way it calculates the new Deployment 
and any other associated Integration resources and could be potentially a 
disruptive operation. For this reason, we ask the user to perform this 
operation in a controlled way (`kamel rebuild` or any other way it works), and, 
in the while, we skip the reconciliation.
   
   Closes #5491 
   
   
   <!--
   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(ctrl): don't reconcile when different operator version 
   ```
   


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