Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConfigMap xxx-openapi-000 not found #1340

Closed
nicolaferraro opened this issue Mar 12, 2020 · 0 comments · Fixed by #1353
Closed

ConfigMap xxx-openapi-000 not found #1340

nicolaferraro opened this issue Mar 12, 2020 · 0 comments · Fixed by #1353
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@nicolaferraro
Copy link
Member

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.

@nicolaferraro nicolaferraro added the kind/bug Something isn't working label Mar 12, 2020
@nicolaferraro nicolaferraro added this to the 1.0.0 milestone Mar 12, 2020
@nicolaferraro nicolaferraro self-assigned this Mar 18, 2020
nicolaferraro added a commit to nicolaferraro/camel-k that referenced this issue Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant