This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from f47a007 fix(cmd/run): secret/configmap as property file new ac98157 chore(e2e): Remove Knative Camel Sources tests new 618c149 chore: Remove Camel Sources support from Knative trait new 75ef442 chore: go mod tidy 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/knative.yml | 12 -------- deploy/traits.yaml | 4 --- docs/modules/traits/pages/knative.adoc | 4 --- e2e/yaks/common/knative/receiver.groovy | 19 ------------ e2e/yaks/common/knative/source.yaml | 39 ------------------------- e2e/yaks/common/knative/sources.feature | 10 ------- e2e/yaks/common/knative/yaks-config.yaml | 29 ------------------ go.sum | 50 ++------------------------------ pkg/resources/resources.go | 4 +-- 9 files changed, 4 insertions(+), 167 deletions(-) delete mode 100644 e2e/yaks/common/knative/receiver.groovy delete mode 100644 e2e/yaks/common/knative/source.yaml delete mode 100644 e2e/yaks/common/knative/sources.feature delete mode 100644 e2e/yaks/common/knative/yaks-config.yaml