nicolaferraro opened a new issue #1340: ConfigMap xxx-openapi-000 not found URL: https://github.com/apache/camel-k/issues/1340 When restarting an openapi integration immediately after deleting it, I often get a `ConfigMap xxx-openapi-000 not found` error (where `xxx` is the name of the integration). Example here: https://github.com/nicolaferraro/api-demo This is probably because the previous integration deletion mechanism tries to delete the configmap and the new one creates it, making it in the wrong order... or maybe without taking into account the revision numbers.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services