You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Sometimes we're getting these errors in the execution of tests:
This is probably returned in the operation update:
and it happens as we should remove autogenerated values such as timestamp etcetera.
The text was updated successfully, but these errors were encountered: