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 2022/12/13 10:48:25 UTC

[GitHub] [camel-k] squakez opened a new pull request, #3897: fix: reconciliation loops behaviors

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

   <!-- Description -->
   With this PR we aim to improve the reconciliation loop of Integrations and KameletBindings. The Integration now fails and report the error that may happen during the execution of traits. We also change the reconciliation loop for KameletBindings in order to detect any failure (failing traits, or wrong spec), report an error and stop the reconciliation loop.
   
   Closes #3389
   Closes #3010
   
   
   
   <!--
   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: reconciliation loops behaviors
   ```
   


-- 
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-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] squakez merged pull request #3897: fix: reconciliation loops behaviors

Posted by GitBox <gi...@apache.org>.
squakez merged PR #3897:
URL: https://github.com/apache/camel-k/pull/3897


-- 
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-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] squakez commented on pull request #3897: fix: reconciliation loops behaviors

Posted by GitBox <gi...@apache.org>.
squakez commented on PR #3897:
URL: https://github.com/apache/camel-k/pull/3897#issuecomment-1348174278

   Still working on more E2E test to have a proper coverage. But I'd like to collect early feedback in the while.


-- 
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-unsubscribe@camel.apache.org

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