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 1a83feb27 chore: nightly automatic updates
1a83feb27 is described below
commit 1a83feb2743fa795b7d103a21dec3dec00730fb0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 4 23:45:57 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 9 +++++++++
coverage.out | 14 +++++++-------
2 files changed, 16 insertions(+), 7 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63e45292a..d939f0476 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,16 +8,24 @@
- Kamelet data type test failling with updated 4.4.1 kamelet
[\#5553](https://github.com/apache/camel-k/issues/5553)
- Promote Integration operator warning
[\#5541](https://github.com/apache/camel-k/issues/5541)
+- Pipe with Addressable as `sink` does crash and does not report anything on
the status [\#5535](https://github.com/apache/camel-k/issues/5535)
- Pipe not correctly reconciled after updating it
[\#5531](https://github.com/apache/camel-k/issues/5531)
+- Release 2.3.2 [\#5520](https://github.com/apache/camel-k/issues/5520)
- Disable Jib telemetry/update check
[\#5481](https://github.com/apache/camel-k/issues/5481)
- JVM trait refactoring [\#5476](https://github.com/apache/camel-k/issues/5476)
- Skip surefire when building the IntegrationKit
[\#5472](https://github.com/apache/camel-k/issues/5472)
- Expand Integration pod template spec
[\#5395](https://github.com/apache/camel-k/issues/5395)
+- Add E2E workflow using Windows runner for testing Camel K CLI client and
local run [\#3364](https://github.com/apache/camel-k/issues/3364)
**Merged pull requests:**
+- chore: bump last released version
[\#5578](https://github.com/apache/camel-k/pull/5578)
([squakez](https://github.com/squakez))
+- chore\(helm\): release 2.3.2
[\#5576](https://github.com/apache/camel-k/pull/5576)
([squakez](https://github.com/squakez))
+- chore\(deps\): bump github.com/prometheus/common from 0.53.0 to 0.54.0
[\#5574](https://github.com/apache/camel-k/pull/5574)
([dependabot[bot]](https://github.com/apps/dependabot))
+- \(\#5545\) Add a canonical script that installs Knative
[\#5573](https://github.com/apache/camel-k/pull/5573)
([tdiesler](https://github.com/tdiesler))
- chore\(deps\): bump fabric8-version from 6.12.1 to 6.13.0 in /java/crds
[\#5572](https://github.com/apache/camel-k/pull/5572)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/spf13/viper from 1.18.2 to 1.19.0
[\#5571](https://github.com/apache/camel-k/pull/5571)
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(pipe\): don't panic if no binding available
[\#5569](https://github.com/apache/camel-k/pull/5569)
([squakez](https://github.com/squakez))
- fix\(cmd\): promote correct labels
[\#5568](https://github.com/apache/camel-k/pull/5568)
([squakez](https://github.com/squakez))
- chore\(builder\): add -DskipTests
[\#5567](https://github.com/apache/camel-k/pull/5567)
([squakez](https://github.com/squakez))
- chore\(builder\): Jib disableUpdateChecks = true
[\#5566](https://github.com/apache/camel-k/pull/5566)
([squakez](https://github.com/squakez))
@@ -58,6 +66,7 @@
- Review permission check
[\#5479](https://github.com/apache/camel-k/pull/5479)
([lburgazzoli](https://github.com/lburgazzoli))
- fix\(maven\): move check for MAVEN\_CMD before maven wrapper setup
[\#5478](https://github.com/apache/camel-k/pull/5478)
([lburgazzoli](https://github.com/lburgazzoli))
- chore: use the same make targhet for lkint and vuln check locally and on ci
[\#5477](https://github.com/apache/camel-k/pull/5477)
([lburgazzoli](https://github.com/lburgazzoli))
+- Add support for TEST\_SKIP\_AFTER\_FAILURE\_COUNT
[\#5475](https://github.com/apache/camel-k/pull/5475)
([tdiesler](https://github.com/tdiesler))
- chore: update golagci-lint to v1.158.0
[\#5471](https://github.com/apache/camel-k/pull/5471)
([lburgazzoli](https://github.com/lburgazzoli))
- chore\(doc\): update developers doc
[\#5470](https://github.com/apache/camel-k/pull/5470)
([lburgazzoli](https://github.com/lburgazzoli))
- Incorrect content of the build/\_maven\_overlay directory causes the build
project failure [\#5469](https://github.com/apache/camel-k/pull/5469)
([lburgazzoli](https://github.com/lburgazzoli))
diff --git a/coverage.out b/coverage.out
index dd7ee499f..3737e2443 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1297,7 +1297,7 @@
github.com/apache/camel-k/v2/pkg/controller/pipe/initialize.go:61:
initializ
github.com/apache/camel-k/v2/pkg/controller/pipe/initialize.go:95:
propagateIcon
75.0%
github.com/apache/camel-k/v2/pkg/controller/pipe/initialize.go:110:
findIcon
75.0%
github.com/apache/camel-k/v2/pkg/controller/pipe/initialize.go:138:
patchPipeIconAnnotations
76.9%
-github.com/apache/camel-k/v2/pkg/controller/pipe/integration.go:46:
CreateIntegrationFor
67.1%
+github.com/apache/camel-k/v2/pkg/controller/pipe/integration.go:46:
CreateIntegrationFor
68.5%
github.com/apache/camel-k/v2/pkg/controller/pipe/integration.go:213:
configureBinding
81.8%
github.com/apache/camel-k/v2/pkg/controller/pipe/integration.go:235:
determineTraitProfile
36.8%
github.com/apache/camel-k/v2/pkg/controller/pipe/monitor.go:35:
NewMonitorAction
100.0%
@@ -1850,12 +1850,12 @@
github.com/apache/camel-k/v2/pkg/util/bindings/camel_uri.go:66:
ID
10
github.com/apache/camel-k/v2/pkg/util/bindings/camel_uri.go:72:
Translate
0.0%
github.com/apache/camel-k/v2/pkg/util/bindings/camel_uri.go:92:
Order
100.0%
github.com/apache/camel-k/v2/pkg/util/bindings/camel_uri.go:97:
init
100.0%
-github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:32:
RegisterBindingProvider
100.0%
-github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:47:
V1alpha1RegisterBindingProvider
100.0%
-github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:58:
Translate
71.4%
-github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:72:
validateEndpoint
88.9%
-github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:91:
TranslateV1alpha1
0.0%
-github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:106:
validateEndpointV1alpha1
0.0%
+github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:34:
RegisterBindingProvider
100.0%
+github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:49:
V1alpha1RegisterBindingProvider
100.0%
+github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:60:
Translate
50.0%
+github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:85:
validateEndpoint
88.9%
+github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:104:
TranslateV1alpha1
0.0%
+github.com/apache/camel-k/v2/pkg/util/bindings/catalog.go:119:
validateEndpointV1alpha1
0.0%
github.com/apache/camel-k/v2/pkg/util/bindings/kamelet.go:39:
ID
100.0%
github.com/apache/camel-k/v2/pkg/util/bindings/kamelet.go:46:
Translate
84.0%
github.com/apache/camel-k/v2/pkg/util/bindings/kamelet.go:147:
DataTypeStep
100.0%