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 62bcb1462 chore: nightly automatic updates
62bcb1462 is described below
commit 62bcb14626cde9023f3f3d6a9b1a6d3892cd852e
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 12 23:46:36 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 2 ++
README.adoc | 2 +-
badge.out | 2 +-
coverage | 2 +-
coverage.out | 22 +++++++++++-----------
5 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b14a15bbe..765ecb48c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@
**Merged pull requests:**
- fix\(ci\): Java required by automatic-updates
[\#5150](https://github.com/apache/camel-k/pull/5150)
([gansheer](https://github.com/gansheer))
+- chore\(deps\): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0
[\#5149](https://github.com/apache/camel-k/pull/5149)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump golang.org/x/term from 0.16.0 to 0.17.0
[\#5148](https://github.com/apache/camel-k/pull/5148)
([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(test\): add apache-snapshot repository as the test may run agains a
camel-k-runtime snaphost release
[\#5147](https://github.com/apache/camel-k/pull/5147)
([claudio4j](https://github.com/claudio4j))
- fix\(controller\): filter confimap/secret watches
[\#5144](https://github.com/apache/camel-k/pull/5144)
([squakez](https://github.com/squakez))
@@ -48,6 +49,7 @@
- fix\(github actions\): Made some checks on pod names more specific to a…
[\#5123](https://github.com/apache/camel-k/pull/5123)
([valdar](https://github.com/valdar))
- feat\(\#5103\): Adding nodeSelector to the operator helm chart
[\#5122](https://github.com/apache/camel-k/pull/5122)
([lsergio](https://github.com/lsergio))
- chore\(deps\): bump github.com/evanphx/json-patch from 5.8.1+incompatible to
5.9.0+incompatible [\#5116](https://github.com/apache/camel-k/pull/5116)
([dependabot[bot]](https://github.com/apps/dependabot))
+- Compute digest of configmap and secret from its data
[\#5115](https://github.com/apache/camel-k/pull/5115)
([lfabriko](https://github.com/lfabriko))
- Builder annotation support
[\#5104](https://github.com/apache/camel-k/pull/5104)
([rodcloutier](https://github.com/rodcloutier))
- fix\(ci\): Comment PR github action issues uses octokit
[\#5098](https://github.com/apache/camel-k/pull/5098)
([gansheer](https://github.com/gansheer))
- fix\(ci\): Comment PR action uses octokit
[\#5094](https://github.com/apache/camel-k/pull/5094)
([gansheer](https://github.com/gansheer))
diff --git a/README.adoc b/README.adoc
index 3a88ff7f3..2c022bdea 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-35.6%25-yellow.svg["Go coverage",
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml"]
+image:https://img.shields.io/badge/Coverage-35.8%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 6548cdc69..17294bada 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 4839e06f2..21aa28547 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-35.6
+35.8
diff --git a/coverage.out b/coverage.out
index 2da5a8f71..1fce96c57 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1847,16 +1847,16 @@
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:49:
ComputeForIntegration
38.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:156:
computeForTrait
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:179:
computeForTraitProps
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:190:
toMap
71.4%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:205:
ComputeForIntegrationKit
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:233:
ComputeForResource
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:262:
ComputeForSource
0.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:305:
sortedTraitsMapKeys
71.4%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:316:
sortedTraitAnnotationsKeys
100.0%
-github.com/apache/camel-k/v2/pkg/util/digest/digest.go:327:
ComputeSHA1
77.8%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:50:
ComputeForIntegration
52.6%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:205:
computeForTrait
41.7%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:228:
computeForTraitProps
80.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:239:
toMap
71.4%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:254:
ComputeForIntegrationKit
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:282:
ComputeForResource
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:311:
ComputeForSource
0.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:354:
sortedTraitsMapKeys
100.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:365:
sortedTraitAnnotationsKeys
100.0%
+github.com/apache/camel-k/v2/pkg/util/digest/digest.go:376:
ComputeSHA1
77.8%
github.com/apache/camel-k/v2/pkg/util/docker/docker.go:31:
CreateBaseImageDockerFile
85.7%
github.com/apache/camel-k/v2/pkg/util/docker/docker.go:50:
CreateIntegrationImageDockerFile
95.5%
github.com/apache/camel-k/v2/pkg/util/docker/docker.go:97:
BuildBaseImageArgs
0.0%
@@ -2227,4 +2227,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)
35.6%
+total:
(statements)
35.8%