You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/12 17:02:44 UTC

[GitHub] [camel-k] nicolaferraro opened a new issue #1340: ConfigMap xxx-openapi-000 not found

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-k] nicolaferraro closed issue #1340: ConfigMap xxx-openapi-000 not found

Posted by GitBox <gi...@apache.org>.
nicolaferraro closed issue #1340: ConfigMap xxx-openapi-000 not found
URL: https://github.com/apache/camel-k/issues/1340
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services