This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 559585b53 fix(e2e): add test to make sure new 6d1366770 feat: bump default runtime to 3.15 new c80d616c4 fix(trait): Telemetry trait hack for camel-k-runtime catalog 3.15.0 new 05b854d7e chore(ci): adjust tests for runtime 3.15 new 17f879532 fix(test): Fix telemetry tests The 4 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: e2e/advanced/operator_restart_test.go | 7 +- e2e/common/misc/pipe_test.go | 22 ++- e2e/telemetry/telemetry_test.go | 8 +- pkg/controller/integrationplatform/create.go | 8 +- pkg/controller/integrationplatform/kamelets.go | 2 +- ...atalog-3.8.1.yaml => camel-catalog-3.15.0.yaml} | 147 ++++++++++++++++++--- pkg/trait/telemetry.go | 46 +++++++ pkg/util/defaults/defaults.go | 2 +- script/Makefile | 2 +- 9 files changed, 211 insertions(+), 33 deletions(-) rename pkg/resources/resources/{camel-catalog-3.8.1.yaml => camel-catalog-3.15.0.yaml} (95%)