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 d924e66 Fix #1340: own openapi configmap and cache it add a17a432 Fix #1333: fix CI No new revisions were added by this update. Summary of changes: .github/workflows/knative.yml | 6 +- .github/workflows/kubernetes.yml | 5 ++ .github/workflows/openshift.yml | 14 ++-- deploy/camel-catalog-1.2.0-SNAPSHOT-main.yaml | 4 +- deploy/camel-catalog-1.2.0-SNAPSHOT-quarkus.yaml | 102 ++++++++++++++++++++++- deploy/resources.go | 8 +- e2e/offline_commands_test.go | 13 ++- e2e/run_test.go | 8 +- e2e/test_support.go | 18 ++++ pkg/cmd/trait_help.go | 12 +-- script/Makefile | 8 +- script/travis_build.sh | 2 +- 12 files changed, 169 insertions(+), 31 deletions(-)