squakez commented on issue #3441:
URL: https://github.com/apache/camel-k/issues/3441#issuecomment-1182952046
Thanks for the feedback @astefanutti. I've just tested with `1.10-nightly`
and I confirm the indefinite reconciliation loop has been fixed:
```
camel-k-operator-74d899c876-ns2zx camel-k-operator
{"level":"info","ts":1657702227.6277504,"logger":"camel-k.controller.integration","msg":"Reconciling
Integration","request-namespace":"default","request-name":"it2"}
camel-k-operator-74d899c876-ns2zx camel-k-operator
{"level":"info","ts":1657702227.955836,"logger":"camel-k.controller.integration","msg":"Reconciling
Integration","request-namespace":"default","request-name":"it3"}
camel-k-operator-74d899c876-ns2zx camel-k-operator
{"level":"info","ts":1657702228.074853,"logger":"camel-k.controller.integration","msg":"Reconciling
Integration","request-namespace":"default","request-name":"it4"}
camel-k-operator-74d899c876-ns2zx camel-k-operator
{"level":"info","ts":1657702228.6067405,"logger":"camel-k.controller.integration","msg":"Reconciling
Integration","request-namespace":"default","request-name":"it5"}
camel-k-operator-74d899c876-ns2zx camel-k-operator
{"level":"info","ts":1657702228.981502,"logger":"camel-k.controller.integration","msg":"Reconciling
Integration","request-namespace":"default","request-name":"it1"}
```
I am keeping this open until we do release officially both 1.10 and 1.9.3
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]