squakez opened a new issue, #5852: URL: https://github.com/apache/camel-k/issues/5852
### What happened? Sometimes we're getting these errors in the execution of tests: ``` Operation cannot be fulfilled on integrationplatforms.camel.apache.org "camel-k": the object has been modified; please apply your changes to the latest version and try again ``` This is probably returned in the operation update: ``` TestClient(t).Update(ctx, pl) ``` and it happens as we should remove autogenerated values such as timestamp etcetera. ### Steps to reproduce _No response_ ### Relevant log output _No response_ ### Camel K version _No response_ -- 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]
