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 be1c6f6a8 chore: nightly automatic updates
be1c6f6a8 is described below
commit be1c6f6a8063b9481808d082643b3c46d982ec73
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 25 23:45:44 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 6 ++++--
coverage.out | 26 +++++++++++++-------------
2 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6c65b87d6..436c5fc59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,7 @@
- Debug Integrations failing
[\#5161](https://github.com/apache/camel-k/issues/5161)
- Multiple crons at the same Integration do not run as expected
[\#5158](https://github.com/apache/camel-k/issues/5158)
- Kamel delete KameletBinding only removes integration resource
[\#5156](https://github.com/apache/camel-k/issues/5156)
+- Knative dependencies are added when profile is activated
[\#5145](https://github.com/apache/camel-k/issues/5145)
- Performance regression due to configmap/secrets whole cluster watch
[\#5143](https://github.com/apache/camel-k/issues/5143)
- Running integrations fail when the used registry has a port other than
default 80 [\#5141](https://github.com/apache/camel-k/issues/5141)
- camel-jackson configure configure "autoDiscoverObjectMapper" property for
non-spring boot application
[\#5140](https://github.com/apache/camel-k/issues/5140)
@@ -36,7 +37,6 @@
- Include the operator node-selector in the helm chart
[\#5103](https://github.com/apache/camel-k/issues/5103)
- TestCreateCatalog fail when DEFAULT\_RUNTIME\_VERSION=3.6.0-SNAPSHOT
[\#5099](https://github.com/apache/camel-k/issues/5099)
- Remove secondary IntegrationPlatform in favor of using IntegrationProfile
settings [\#5097](https://github.com/apache/camel-k/issues/5097)
-- Basic example fails on Docker Desktop MacOS
[\#5095](https://github.com/apache/camel-k/issues/5095)
- Quartz builds failing to start when using native builds
[\#5088](https://github.com/apache/camel-k/issues/5088)
- Ability to set different resources for jvm and native containers when both
are used in the same Integration
[\#5065](https://github.com/apache/camel-k/issues/5065)
- Don't run dependabot on forked repos
[\#5063](https://github.com/apache/camel-k/issues/5063)
@@ -64,7 +64,6 @@
- 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)
- Provide alternative publishing strategy via pipeline
[\#4747](https://github.com/apache/camel-k/issues/4747)
-- Provide full description for trait in CRD
[\#4727](https://github.com/apache/camel-k/issues/4727)
- 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)
- Add DataTypeRegistry as bean in Camel context
[\#3845](https://github.com/apache/camel-k/issues/3845)
@@ -75,6 +74,9 @@
**Merged pull requests:**
+- 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))
- feat\(catalog\): support placeholders
[\#5268](https://github.com/apache/camel-k/pull/5268)
([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/prometheus/common from 0.50.0 to 0.51.0
[\#5267](https://github.com/apache/camel-k/pull/5267)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(trait\): add executed trait condition
[\#5266](https://github.com/apache/camel-k/pull/5266)
([squakez](https://github.com/squakez))
diff --git a/coverage.out b/coverage.out
index 7041f819b..b06c0439e 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1558,19 +1558,19 @@
github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:47:
toConfigmaps
github.com/apache/camel-k/v2/pkg/trait/kamelets_support.go:74:
newBundleConfigmap
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:56:
newKnativeTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative.go:65:
IsAllowedInProfile
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:69:
Configure
78.3%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:139:
filterMetaItems
91.7%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:158:
Apply
75.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:200:
configureChannels
74.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:258:
createSubscription
80.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:267:
configureEndpoints
76.2%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:315:
configureEvents
84.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:372:
isSinkBindingAllowed
77.8%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:389:
configureSinkBinding
88.1%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:470:
createTrigger
71.4%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:486:
ifServiceMissingDo
100.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:496:
withServiceDo
76.0%
-github.com/apache/camel-k/v2/pkg/trait/knative.go:543:
extractServices
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:69:
Configure
82.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:144:
filterMetaItems
91.7%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:163:
Apply
75.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:205:
configureChannels
74.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:263:
createSubscription
80.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:272:
configureEndpoints
76.2%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:320:
configureEvents
84.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:377:
isSinkBindingAllowed
77.8%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:394:
configureSinkBinding
88.1%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:475:
createTrigger
71.4%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:491:
ifServiceMissingDo
100.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:501:
withServiceDo
76.0%
+github.com/apache/camel-k/v2/pkg/trait/knative.go:548:
extractServices
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:58:
newKnativeServiceTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:68:
IsAllowedInProfile
100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:72:
Configure
70.6%