You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2020/03/19 11:11:02 UTC

[camel-k] branch master updated (3f615b5 -> d924e66)

This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 3f615b5  Fix #1350: remove other places where the timer human readable format is used
     add d924e66  Fix #1340: own openapi configmap and cache it

No new revisions were added by this update.

Summary of changes:
 deploy/resources.go                                |   8 +
 .../ROOT/pages/configuration/configmap-secret.adoc |   2 +-
 pkg/cmd/run.go                                     |   1 +
 pkg/trait/openapi.go                               | 226 +++++++++++++--------
 pkg/trait/owner.go                                 |   2 +-
 pkg/util/digest/digest.go                          |  36 ++++
 6 files changed, 186 insertions(+), 89 deletions(-)