This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new e521e5d1b chore: nightly automatic updates e521e5d1b is described below commit e521e5d1beb9fe1ec73ef1b89613eb79f8c75898 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Tue Mar 26 23:46:20 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 3 +++ README.adoc | 2 +- badge.out | 2 +- coverage | 2 +- coverage.out | 16 ++++++++-------- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 436c5fc59..ffcd9c180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -47,6 +47,7 @@ - Nightly check against latest runtime failure [\#5042](https://github.com/apache/camel-k/issues/5042) - Provide a page linking to Camel DSLs [\#5037](https://github.com/apache/camel-k/issues/5037) - Nightly SBOM procedure should not run if there are no changes [\#5033](https://github.com/apache/camel-k/issues/5033) +- Mac github actions failing [\#5028](https://github.com/apache/camel-k/issues/5028) - Polish trait conditions [\#5027](https://github.com/apache/camel-k/issues/5027) - Nightly release soft failure [\#5023](https://github.com/apache/camel-k/issues/5023) - \[Discussion\] Camel K 2024 roadmap [\#5019](https://github.com/apache/camel-k/issues/5019) @@ -63,6 +64,7 @@ - Pointer to an external schema/CRD [\#4788](https://github.com/apache/camel-k/issues/4788) - Pipe using simple language expressions causing failure [\#4777](https://github.com/apache/camel-k/issues/4777) - 1st Integration after Camel K runtime version update failing [\#4776](https://github.com/apache/camel-k/issues/4776) +- KameletBinding could not find a topic with a different `metadata.name` and `topicName`. [\#4759](https://github.com/apache/camel-k/issues/4759) - Provide alternative publishing strategy via pipeline [\#4747](https://github.com/apache/camel-k/issues/4747) - Quarkus native checks failure [\#4723](https://github.com/apache/camel-k/issues/4723) - Build waiting condition [\#4542](https://github.com/apache/camel-k/issues/4542) @@ -74,6 +76,7 @@ **Merged pull requests:** +- feat\(strimzi\): bind to either KafkaTopic name or topicName [\#5281](https://github.com/apache/camel-k/pull/5281) ([squakez](https://github.com/squakez)) - Add optional install to tests [\#5278](https://github.com/apache/camel-k/pull/5278) ([lfabriko](https://github.com/lfabriko)) - chore\(deps\): bump github.com/prometheus/common from 0.51.0 to 0.51.1 [\#5276](https://github.com/apache/camel-k/pull/5276) ([dependabot[bot]](https://github.com/apps/dependabot)) - Only enable knative trait when there is a knative endpoint [\#5275](https://github.com/apache/camel-k/pull/5275) ([claudio4j](https://github.com/claudio4j)) diff --git a/README.adoc b/README.adoc index 6f602ad4e..dc4f1ed5a 100644 --- a/README.adoc +++ b/README.adoc @@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative", link="https://github.com/apache/camel-k/actions/workflows/knative.yml"] image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly releases", link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml"] image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus native", link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml"] -image:https://img.shields.io/badge/Coverage-37.2%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"] +image:https://img.shields.io/badge/Coverage-37.3%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"] image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on Zulip", link="https://camel.zulipchat.com"] Apache Camel K is a lightweight integration framework built from **Apache Camel** that runs natively on Kubernetes and is specifically designed for serverless and microservice architectures. Users of `Camel K` can instantly run integration code written in Camel DSL on their preferred **Cloud** provider. diff --git a/badge.out b/badge.out index 1707b478f..867851919 100644 --- a/badge.out +++ b/badge.out @@ -1,2 +1,2 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/coverage b/coverage index ad4af79d8..6bc739386 100644 --- a/coverage +++ b/coverage @@ -1 +1 @@ -37.2 +37.3 diff --git a/coverage.out b/coverage.out index b06c0439e..0fbc0fd8a 100644 --- a/coverage.out +++ b/coverage.out @@ -24,13 +24,13 @@ github.com/apache/camel-k/v2/addons/register_strimzi.go:25: init 100. github.com/apache/camel-k/v2/addons/register_telemetry.go:25: init 100.0% github.com/apache/camel-k/v2/addons/strimzi/addtoscheme_strimzi_duck_v1beta2.go:25: init 100.0% github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:40: ID 0.0% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:44: Translate 64.5% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:104: getBootstrapServers 66.7% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:124: Order 0.0% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:136: ID 0.0% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:142: Translate 0.0% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:204: getBootstrapServers 0.0% -github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:225: Order 0.0% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:44: Translate 65.8% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:118: getBootstrapServers 66.7% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:138: Order 0.0% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:150: ID 0.0% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:156: Translate 0.0% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:218: getBootstrapServers 0.0% +github.com/apache/camel-k/v2/addons/strimzi/strimzi.go:239: Order 0.0% github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:84: NewTelemetryTrait 100.0% github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:90: Configure 47.4% github.com/apache/camel-k/v2/addons/telemetry/telemetry.go:130: Apply 94.7% @@ -2264,4 +2264,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649: WithTempDir 0.0% github.com/apache/camel-k/v2/pkg/util/util.go:664: ConfigTreePropertySplit 0.0% github.com/apache/camel-k/v2/pkg/util/util.go:685: trimQuotes 0.0% github.com/apache/camel-k/v2/pkg/util/util.go:696: NavigateConfigTree 0.0% -total: (statements) 37.2% +total: (statements) 37.3%