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/18 12:23:29 UTC

[GitHub] [camel-k] nicolaferraro opened a new pull request #1353: Fix #1340: own openapi configmap and cache it

nicolaferraro opened a new pull request #1353: Fix #1340: own openapi configmap and cache it
URL: https://github.com/apache/camel-k/pull/1353
 
 
   <!-- Description -->
   
   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).
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   NONE
   ```
   

----------------------------------------------------------------
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 merged pull request #1353: Fix #1340: own openapi configmap and cache it

Posted by GitBox <gi...@apache.org>.
nicolaferraro merged pull request #1353: Fix #1340: own openapi configmap and cache it
URL: https://github.com/apache/camel-k/pull/1353
 
 
   

----------------------------------------------------------------
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