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 d891a8370 chore: nightly automatic updates
d891a8370 is described below
commit d891a83703ced98953fe3ab017bc6738d3bddcd4
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 19 23:45:25 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 4 ++++
coverage.out | 33 +++++++++++++++++----------------
2 files changed, 21 insertions(+), 16 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 315b50871..a9d2f517e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@
- 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)
- Update github actions to a version that use node 20
[\#5130](https://github.com/apache/camel-k/issues/5130)
+- Monitor Camel Integrations in K8s Deployments
[\#5120](https://github.com/apache/camel-k/issues/5120)
- Integrations remain in Initialization loop when referenced config map has
owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
- Externally built Integrations are deployed without a command in Camel-K
2.2.0 [\#5112](https://github.com/apache/camel-k/issues/5112)
- Coverage report wrong percentage
[\#5108](https://github.com/apache/camel-k/issues/5108)
@@ -65,8 +66,10 @@
**Merged pull requests:**
+- chore\(deps\): bump github.com/onsi/gomega from 1.31.1 to 1.32.0
[\#5257](https://github.com/apache/camel-k/pull/5257)
([dependabot[bot]](https://github.com/apps/dependabot))
- Fix wrong Kamelet sample content
[\#5255](https://github.com/apache/camel-k/pull/5255)
([claudio4j](https://github.com/claudio4j))
- Add Kamelet v1alpha1 sample
[\#5254](https://github.com/apache/camel-k/pull/5254)
([claudio4j](https://github.com/claudio4j))
+- \[\#5252\] release-nightly does not build/push multiarch manifest
[\#5253](https://github.com/apache/camel-k/pull/5253)
([tdiesler](https://github.com/tdiesler))
- chore\(ci\): Upgrade kind action to 2.0.4
[\#5249](https://github.com/apache/camel-k/pull/5249)
([gansheer](https://github.com/gansheer))
- chore: propagate capabilities to Kit
[\#5247](https://github.com/apache/camel-k/pull/5247)
([squakez](https://github.com/squakez))
- Azure Key Vault Trait: Support Azure Identity as authentication method
[\#5244](https://github.com/apache/camel-k/pull/5244)
([oscerd](https://github.com/oscerd))
@@ -118,6 +121,7 @@
- chore\(deps\): bump github.com/prometheus/common from 0.46.0 to 0.47.0
[\#5159](https://github.com/apache/camel-k/pull/5159)
([dependabot[bot]](https://github.com/apps/dependabot))
- feat\(build\): Add Build waiting condition
[\#5157](https://github.com/apache/camel-k/pull/5157)
([gansheer](https://github.com/gansheer))
- Reduce write to hash, prepare string from secret, configmap
[\#5155](https://github.com/apache/camel-k/pull/5155)
([lfabriko](https://github.com/lfabriko))
+- \[chore\] improve metrics for integration
[\#5154](https://github.com/apache/camel-k/pull/5154)
([lgarciaaco](https://github.com/lgarciaaco))
- feat\(traits\): persist generated status
[\#5153](https://github.com/apache/camel-k/pull/5153)
([squakez](https://github.com/squakez))
- fix\(core\): Externally built Integrations run command configuration from
jvm trait [\#5151](https://github.com/apache/camel-k/pull/5151)
([gansheer](https://github.com/gansheer))
- fix\(ci\): Java required by automatic-updates
[\#5150](https://github.com/apache/camel-k/pull/5150)
([gansheer](https://github.com/gansheer))
diff --git a/coverage.out b/coverage.out
index 216031e03..82ceab6f7 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1147,28 +1147,29 @@
github.com/apache/camel-k/v2/pkg/controller/integration/initialize.go:49:
Can
github.com/apache/camel-k/v2/pkg/controller/integration/initialize.go:54:
Handle
11.5%
github.com/apache/camel-k/v2/pkg/controller/integration/initialize.go:100:
importFromExternalApp
100.0%
github.com/apache/camel-k/v2/pkg/controller/integration/initialize.go:123:
getCamelAppImportingCondition
100.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:58:
Add 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:72:
newReconciler 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:87:
integrationUpdateFunc 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:117:
isIntegrationUpdated 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:127:
integrationKitEnqueueRequestsFromMapFunc 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:174:
configmapEnqueueRequestsFromMapFunc 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:224:
secretEnqueueRequestsFromMapFunc 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:274:
integrationProfileEnqueueRequestsFromMapFunc 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:310:
integrationPlatformEnqueueRequestsFromMapFunc 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:343:
add 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:384:
watchIntegrationResources 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:469:
watchCronJobResources 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:474:
watchKnativeResources 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:516:
Reconcile 0.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:597:
update 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:59:
Add 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:73:
newReconciler 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:88:
integrationUpdateFunc 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:119:
isIntegrationUpdated 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:129:
integrationKitEnqueueRequestsFromMapFunc 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:176:
configmapEnqueueRequestsFromMapFunc 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:226:
secretEnqueueRequestsFromMapFunc 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:276:
integrationProfileEnqueueRequestsFromMapFunc 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:312:
integrationPlatformEnqueueRequestsFromMapFunc 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:345:
add 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:386:
watchIntegrationResources 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:471:
watchCronJobResources 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:476:
watchKnativeResources 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:518:
Reconcile 0.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/integration_controller.go:599:
update 0.0%
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:38:
lookupKitsForIntegration
81.0%
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:86:
sameOrMatch
0.0%
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:97:
integrationMatches
65.4%
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:152:
statusMatches
41.7%
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:173:
kitMatches
0.0%
github.com/apache/camel-k/v2/pkg/controller/integration/kits.go:206:
hasMatchingSourcesForNative
100.0%
-github.com/apache/camel-k/v2/pkg/controller/integration/metrics.go:42:
init
100.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/metrics.go:55:
init
100.0%
+github.com/apache/camel-k/v2/pkg/controller/integration/metrics.go:60:
updateIntegrationPhase
100.0%
github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:49:
NewMonitorAction
0.0%
github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:57:
Name
0.0%
github.com/apache/camel-k/v2/pkg/controller/integration/monitor.go:61:
CanHandle
100.0%