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 08582b239 chore: nightly automatic updates
08582b239 is described below
commit 08582b2397cefdb5249880378cfd0a043248688f
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 23 23:45:54 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 +++
coverage.out | 8 ++++----
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a9500b6b9..1d89334be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
- Integrations remain in Initialization loop when referenced config map has
owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
@@ -45,6 +46,8 @@
**Merged pull requests:**
+- chore\(deps\): bump github.com/prometheus/common from 0.47.0 to 0.48.0
[\#5177](https://github.com/apache/camel-k/pull/5177)
([dependabot[bot]](https://github.com/apps/dependabot))
+- fix\(ctrl\): calculate digest on spec traits
[\#5176](https://github.com/apache/camel-k/pull/5176)
([squakez](https://github.com/squakez))
- chore\(deps\): bump go.uber.org/zap from 1.26.0 to 1.27.0
[\#5171](https://github.com/apache/camel-k/pull/5171)
([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(\#3433\): Deprecate platform trait create default option
[\#5170](https://github.com/apache/camel-k/pull/5170)
([christophd](https://github.com/christophd))
- Move KameletRepositorySpec to common types
[\#5168](https://github.com/apache/camel-k/pull/5168)
([christophd](https://github.com/christophd))
diff --git a/coverage.out b/coverage.out
index dfc5d8c9a..4ff6fd19e 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1824,14 +1824,14 @@
github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:40:
Insta
github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:44:
OperatorID
100.0%
github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:48:
boolEnvOrDefault
100.0%
github.com/apache/camel-k/v2/pkg/util/defaults/defaults_support.go:58:
envOrDefault
100.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:50:
ComputeForIntegration
54.5%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:207:
computeForTrait
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:230:
computeForTraitProps
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:50:
ComputeForIntegration
57.1%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:207:
computeForTrait
41.7%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:230:
computeForTraitProps
80.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:241:
toMap
71.4%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:256:
ComputeForIntegrationKit
0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:284:
ComputeForResource
0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:313:
ComputeForSource
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:356:
sortedTraitsMapKeys
71.4%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:356:
sortedTraitsMapKeys
100.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:367:
sortedTraitAnnotationsKeys
100.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:378:
ComputeSHA1
77.8%
github.com/apache/camel-k/v2/pkg/util/docker/docker.go:31:
CreateBaseImageDockerFile
85.7%