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

Fix #1340: own openapi configmap and cache it #1353

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

nicolaferraro
Copy link
Member

Fix #1340

Now the openapi-xxx are children of the integration, so they are deleted with it and follow the revision mechanism and garbage collection.

This also adds a cache to the generated OpenAPI configmap, so it's not recomputed if already present and the specification didn't change (works with a digest on the spec).

Release Note

NONE

@nicolaferraro nicolaferraro merged commit d924e66 into apache:master Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConfigMap xxx-openapi-000 not found
2 participants