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 2608d83 fix(platform): Default to pod build strategy for Kaniko new b8cd437 Fix #1205: change the warn message in case of env variables not bound new c548eea Fix #1257: add e2e test for CBR in knative new 9a7c4f7 chore(ci): upgrade to actions/checkout@v2 The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .github/workflows/build.yml | 2 +- .github/workflows/knative.yml | 2 +- .github/workflows/kubernetes.yml | 2 +- .github/workflows/openshift.yml | 2 +- .github/workflows/validate.yml | 2 +- e2e/files/knative1.groovy | 10 ++++++++-- e2e/files/{knativegetpost2.groovy => knative3.groovy} | 4 ++-- e2e/knative_test.go | 10 +++++++++- pkg/trait/container.go | 4 ++-- 9 files changed, 26 insertions(+), 12 deletions(-) copy e2e/files/{knativegetpost2.groovy => knative3.groovy} (91%)