Rinaldo Pitzer Júnior

Results 2 issues of Rinaldo Pitzer Júnior

### What happened? While running [this test](https://github.com/apache/camel-k/blob/2089fc29e996784e9af9c695c8bbb40f6a59ece1/e2e/common/traits/health_test.go#L359C14-L359C14), I noticed the Integration's Ready condition is true for a while before becoming false, which in turns makes [this](https://github.com/apache/camel-k/blob/2089fc29e996784e9af9c695c8bbb40f6a59ece1/e2e/common/traits/health_test.go#L369) assertion fail sometimes, making...

kind/bug
area/test

I have set up a reproducer that uses 2 PostgreSQL databases enlisted in a XA transaction. It is a modified version of narayana-spring-boot-sample-2pc. One of the databases has a UNIQUE...