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 f10de3a7c chore: nightly automatic updates f10de3a7c is described below commit f10de3a7c1f12a29de96ca30761ecd516848a088 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Fri May 3 23:46:36 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 8 +++++++ README.adoc | 2 +- badge.out | 2 +- coverage | 2 +- coverage.out | 29 ++++++++++++----------- docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 2 +- docs/modules/traits/pages/health.adoc | 2 +- docs/modules/traits/pages/tracing.adoc | 2 +- 8 files changed, 29 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55888574f..b119cec6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,16 +6,23 @@ **Closed issues:** +- Build should enforce a required jdk version [\#5439](https://github.com/apache/camel-k/issues/5439) - Missing license header files [\#5433](https://github.com/apache/camel-k/issues/5433) +- Make healt trait as default [\#5024](https://github.com/apache/camel-k/issues/5024) - Provide default value in a specific field for trait properties in CRD [\#4726](https://github.com/apache/camel-k/issues/4726) **Merged pull requests:** +- feat\(api\): show integration readiness [\#5448](https://github.com/apache/camel-k/pull/5448) ([squakez](https://github.com/squakez)) +- Enhance offline script and documentation [\#5447](https://github.com/apache/camel-k/pull/5447) ([claudio4j](https://github.com/claudio4j)) +- chore\(deps\): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 [\#5444](https://github.com/apache/camel-k/pull/5444) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(release\): fix missing licenses [\#5442](https://github.com/apache/camel-k/pull/5442) ([gansheer](https://github.com/gansheer)) +- fixes\(\#5439\): Build should enforce a required jdk version [\#5440](https://github.com/apache/camel-k/pull/5440) ([tdiesler](https://github.com/tdiesler)) - chore\(e2e\): Allow to disable copy optimizations on E2E tests [\#5436](https://github.com/apache/camel-k/pull/5436) ([christophd](https://github.com/christophd)) - fix\(pipeline\): add s2i to publish tasks [\#5435](https://github.com/apache/camel-k/pull/5435) ([mmajerni](https://github.com/mmajerni)) - docs: remove duplicate affinity entry in camel-runtimes doc [\#5434](https://github.com/apache/camel-k/pull/5434) ([mdebarros](https://github.com/mdebarros)) - chore\(cmd\): error if no default catalog found [\#5431](https://github.com/apache/camel-k/pull/5431) ([squakez](https://github.com/squakez)) +- \(\#5424\) Generate badges & ignore internal traits [\#5425](https://github.com/apache/camel-k/pull/5425) ([tdiesler](https://github.com/tdiesler)) - fix\(trait\): compute cm after catalog [\#5423](https://github.com/apache/camel-k/pull/5423) ([squakez](https://github.com/squakez)) - fix\(\#5402\): Evaluate Knative profile based on Serving/Eventing installed [\#5419](https://github.com/apache/camel-k/pull/5419) ([christophd](https://github.com/christophd)) - fix\(trait\): remove imageWasKit [\#5418](https://github.com/apache/camel-k/pull/5418) ([squakez](https://github.com/squakez)) @@ -58,6 +65,7 @@ - Platform choice for aarch64 is incorrect [\#5299](https://github.com/apache/camel-k/pull/5299) ([tdiesler](https://github.com/tdiesler)) - chore\(deps\): bump knative.dev/eventing from 0.39.3 to 0.40.3 [\#5220](https://github.com/apache/camel-k/pull/5220) ([dependabot[bot]](https://github.com/apps/dependabot)) - chore\(deps\): bump knative.dev/serving from 0.39.3 to 0.40.1 [\#5133](https://github.com/apache/camel-k/pull/5133) ([dependabot[bot]](https://github.com/apps/dependabot)) +- feat\(trait\): enable health trait by default [\#5096](https://github.com/apache/camel-k/pull/5096) ([squakez](https://github.com/squakez)) ## [v2.3.1](https://github.com/apache/camel-k/tree/v2.3.1) (2024-04-29) diff --git a/README.adoc b/README.adoc index caeec2246..f2280a98f 100644 --- a/README.adoc +++ b/README.adoc @@ -11,7 +11,7 @@ image:https://github.com/apache/camel-k/actions/workflows/common.yml/badge.svg[" 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-38.0%25-yellow.svg["Go coverage", link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"] +image:https://img.shields.io/badge/Coverage-38.1%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 978eddac3..853ac0979 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 1f515588b..ee8f20531 100644 --- a/coverage +++ b/coverage @@ -1 +1 @@ -38.0 +38.1 diff --git a/coverage.out b/coverage.out index 8508394a6..e11fa3b7f 100644 --- a/coverage.out +++ b/coverage.out @@ -52,9 +52,9 @@ github.com/apache/camel-k/v2/addons/threescale/3scale.go:84: NewThreeScaleT github.com/apache/camel-k/v2/addons/threescale/3scale.go:90: Configure 93.3% github.com/apache/camel-k/v2/addons/threescale/3scale.go:117: Apply 100.0% github.com/apache/camel-k/v2/addons/threescale/3scale.go:124: addLabelsAndAnnotations 90.9% -github.com/apache/camel-k/v2/addons/tracing/tracing.go:83: NewTracingTrait 100.0% -github.com/apache/camel-k/v2/addons/tracing/tracing.go:89: Configure 52.4% -github.com/apache/camel-k/v2/addons/tracing/tracing.go:128: Apply 92.9% +github.com/apache/camel-k/v2/addons/tracing/tracing.go:84: NewTracingTrait 100.0% +github.com/apache/camel-k/v2/addons/tracing/tracing.go:90: Configure 52.4% +github.com/apache/camel-k/v2/addons/tracing/tracing.go:129: Apply 92.9% github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:79: NewAwsSecretsManagerTrait 100.0% github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:85: Configure 81.8% github.com/apache/camel-k/v2/addons/vault/aws/aws_secrets_manager.go:107: Apply 85.7% @@ -792,6 +792,7 @@ github.com/apache/camel-k/v2/pkg/cmd/debug.go:39: newCmdDebug 100.0% github.com/apache/camel-k/v2/pkg/cmd/debug.go:70: validateArgs 0.0% github.com/apache/camel-k/v2/pkg/cmd/debug.go:77: run 0.0% github.com/apache/camel-k/v2/pkg/cmd/debug.go:136: toggleDebug 0.0% +github.com/apache/camel-k/v2/pkg/cmd/debug.go:141: toggle 100.0% github.com/apache/camel-k/v2/pkg/cmd/delete.go:38: newCmdDelete 57.1% github.com/apache/camel-k/v2/pkg/cmd/delete.go:64: validate 0.0% github.com/apache/camel-k/v2/pkg/cmd/delete.go:75: run 0.0% @@ -1533,13 +1534,13 @@ github.com/apache/camel-k/v2/pkg/trait/gc.go:189: deleteEachOf 70.6% github.com/apache/camel-k/v2/pkg/trait/gc.go:228: canBeDeleted 100.0% github.com/apache/camel-k/v2/pkg/trait/gc.go:238: getDeletableTypes 53.8% github.com/apache/camel-k/v2/pkg/trait/health.go:44: newHealthTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/health.go:55: Configure 71.4% -github.com/apache/camel-k/v2/pkg/trait/health.go:70: Apply 85.7% -github.com/apache/camel-k/v2/pkg/trait/health.go:108: setCatalogConfiguration 100.0% -github.com/apache/camel-k/v2/pkg/trait/health.go:121: setDefaultConfiguration 0.0% -github.com/apache/camel-k/v2/pkg/trait/health.go:133: newLivenessProbe 100.0% -github.com/apache/camel-k/v2/pkg/trait/health.go:155: newReadinessProbe 100.0% -github.com/apache/camel-k/v2/pkg/trait/health.go:177: newStartupProbe 100.0% +github.com/apache/camel-k/v2/pkg/trait/health.go:55: Configure 62.5% +github.com/apache/camel-k/v2/pkg/trait/health.go:74: Apply 85.7% +github.com/apache/camel-k/v2/pkg/trait/health.go:112: setCatalogConfiguration 100.0% +github.com/apache/camel-k/v2/pkg/trait/health.go:125: setDefaultConfiguration 0.0% +github.com/apache/camel-k/v2/pkg/trait/health.go:137: newLivenessProbe 100.0% +github.com/apache/camel-k/v2/pkg/trait/health.go:159: newReadinessProbe 100.0% +github.com/apache/camel-k/v2/pkg/trait/health.go:181: newStartupProbe 100.0% github.com/apache/camel-k/v2/pkg/trait/ingress.go:38: newIngressTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/ingress.go:51: IsAllowedInProfile 100.0% github.com/apache/camel-k/v2/pkg/trait/ingress.go:55: Configure 90.0% @@ -1556,9 +1557,9 @@ github.com/apache/camel-k/v2/pkg/trait/jolokia.go:47: Configure 100.0 github.com/apache/camel-k/v2/pkg/trait/jolokia.go:55: Apply 95.1% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:142: setDefaultJolokiaOption 100.0% github.com/apache/camel-k/v2/pkg/trait/jolokia.go:170: addToJolokiaOptions 78.6% -github.com/apache/camel-k/v2/pkg/trait/jvm.go:48: newJvmTrait 100.0% -github.com/apache/camel-k/v2/pkg/trait/jvm.go:58: Configure 83.3% -github.com/apache/camel-k/v2/pkg/trait/jvm.go:84: Apply 50.0% +github.com/apache/camel-k/v2/pkg/trait/jvm.go:52: newJvmTrait 100.0% +github.com/apache/camel-k/v2/pkg/trait/jvm.go:62: Configure 83.3% +github.com/apache/camel-k/v2/pkg/trait/jvm.go:88: Apply 50.0% github.com/apache/camel-k/v2/pkg/trait/kamelets.go:57: newConfigurationKey 100.0% github.com/apache/camel-k/v2/pkg/trait/kamelets.go:69: newKameletsTrait 100.0% github.com/apache/camel-k/v2/pkg/trait/kamelets.go:75: Configure 72.2% @@ -2300,4 +2301,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) 38.0% +total: (statements) 38.1% diff --git a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc index 1287f9efe..210432754 100644 --- a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc +++ b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc @@ -6922,7 +6922,7 @@ Deprecated: to be removed from trait configuration. The health trait is responsible for configuring the health probes on the integration container. -It's disabled by default. +NOTE: this trait is enabled by default. [cols="2,2a",options="header"] diff --git a/docs/modules/traits/pages/health.adoc b/docs/modules/traits/pages/health.adoc index ac0577217..d6c4a1087 100755 --- a/docs/modules/traits/pages/health.adoc +++ b/docs/modules/traits/pages/health.adoc @@ -5,7 +5,7 @@ // Start of autogenerated code - DO NOT EDIT! (description) The health trait is responsible for configuring the health probes on the integration container. -It's disabled by default. +NOTE: this trait is enabled by default. This trait is available in the following profiles: **Kubernetes, Knative, OpenShift**. diff --git a/docs/modules/traits/pages/tracing.adoc b/docs/modules/traits/pages/tracing.adoc index ee6c4003f..1b25ba194 100644 --- a/docs/modules/traits/pages/tracing.adoc +++ b/docs/modules/traits/pages/tracing.adoc @@ -1,7 +1,7 @@ = Tracing Trait // Start of autogenerated code - DO NOT EDIT! (badges) -image:https://img.shields.io/badge/2.3.0-white?label=Deprecated&labelColor=C40C0C&color=gray[Deprecated Badge] +image:https://img.shields.io/badge/1.12.0-white?label=Deprecated&labelColor=C40C0C&color=gray[Deprecated Badge] // End of autogenerated code - DO NOT EDIT! (badges) // Start of autogenerated code - DO NOT EDIT! (description) WARNING: The Tracing trait has been **deprecated** in favor of the xref:traits:telemetry.adoc[Telemetry] trait.