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 233b93608 chore: nightly automatic updates
233b93608 is described below
commit 233b9360866c0156d9f41812b15180fac8dbb171
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 28 23:48:05 2024 +0000
chore: nightly automatic updates
---
CHANGELOG.md | 3 +++
coverage.out | 22 +++++++++++-----------
2 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 88586d0ea..d27d856a4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,6 +17,7 @@
- Trait annotations saved on the IntegrationKit resource
[\#5620](https://github.com/apache/camel-k/issues/5620)
- Documentation links to old Camel K examples location
[\#5619](https://github.com/apache/camel-k/issues/5619)
- maven-settings-offline-template.xml does not contain license
[\#5603](https://github.com/apache/camel-k/issues/5603)
+- Set default containers resources
[\#5601](https://github.com/apache/camel-k/issues/5601)
- Bring back Quarkus native test in PR
[\#5598](https://github.com/apache/camel-k/issues/5598)
- Nightly release note still define ARM64 specific instructions
[\#5596](https://github.com/apache/camel-k/issues/5596)
- Unable to specify any CloudEvent attributes or extensions, except for `type`
[\#5537](https://github.com/apache/camel-k/issues/5537)
@@ -40,6 +41,8 @@
**Merged pull requests:**
+- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.46 to
0.6.47 [\#5676](https://github.com/apache/camel-k/pull/5676)
([dependabot[bot]](https://github.com/apps/dependabot))
+- feat: default resources for Operator and Integration Pods
[\#5675](https://github.com/apache/camel-k/pull/5675)
([squakez](https://github.com/squakez))
- chore\(deps\): bump github.com/prometheus/common from 0.54.0 to 0.55.0
[\#5673](https://github.com/apache/camel-k/pull/5673)
([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.45 to
0.6.46 [\#5672](https://github.com/apache/camel-k/pull/5672)
([dependabot[bot]](https://github.com/apps/dependabot))
- Document how to clean container registry and script to prune.
[\#5670](https://github.com/apache/camel-k/pull/5670)
([claudio4j](https://github.com/claudio4j))
diff --git a/coverage.out b/coverage.out
index 7b39392bf..5e04f37b9 100644
--- a/coverage.out
+++ b/coverage.out
@@ -1482,17 +1482,17 @@ github.com/apache/camel-k/v2/pkg/trait/camel.go:84:
Apply
100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:120:
loadOrCreateCatalog
56.2%
github.com/apache/camel-k/v2/pkg/trait/camel.go:159:
computeConfigMaps
100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:240:
determineRuntimeVersion
66.7%
-github.com/apache/camel-k/v2/pkg/trait/container.go:64:
newContainerTrait
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:80:
Configure
80.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:124:
isValidPullPolicy
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:128:
Apply
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:135:
configureImageIntegrationKit
71.4%
-github.com/apache/camel-k/v2/pkg/trait/container.go:187:
configureContainer
85.5%
-github.com/apache/camel-k/v2/pkg/trait/container.go:277:
configureService
100.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:314:
configureResources
81.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:346:
configureCapabilities
50.0%
-github.com/apache/camel-k/v2/pkg/trait/container.go:352:
setSecurityContext
87.5%
-github.com/apache/camel-k/v2/pkg/trait/container.go:375:
getUser
81.8%
+github.com/apache/camel-k/v2/pkg/trait/container.go:69:
newContainerTrait
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:89:
Configure
80.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:133:
isValidPullPolicy
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:137:
Apply
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:144:
configureImageIntegrationKit
71.4%
+github.com/apache/camel-k/v2/pkg/trait/container.go:196:
configureContainer
85.5%
+github.com/apache/camel-k/v2/pkg/trait/container.go:286:
configureService
100.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:323:
configureResources
81.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:355:
configureCapabilities
50.0%
+github.com/apache/camel-k/v2/pkg/trait/container.go:361:
setSecurityContext
87.5%
+github.com/apache/camel-k/v2/pkg/trait/container.go:384:
getUser
81.8%
github.com/apache/camel-k/v2/pkg/trait/cron.go:76:
newCronTrait
100.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:82:
Configure
72.0%
github.com/apache/camel-k/v2/pkg/trait/cron.go:153:
autoConfigure
86.4%