Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 19, 2024
1 parent ed68095 commit 9e9bf95
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 21 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

**Closed issues:**

- Contributing page is obsolete [\#5386](https://github.com/apache/camel-k/issues/5386)
- IntegrationKit Trait condition missing [\#5381](https://github.com/apache/camel-k/issues/5381)
- Wrongly formatted license [\#5360](https://github.com/apache/camel-k/issues/5360)
- CLI install synthetic environment variable duplicate in operator pod container [\#5349](https://github.com/apache/camel-k/issues/5349)
- Flaky TestHealthTrait [\#5345](https://github.com/apache/camel-k/issues/5345)
Expand All @@ -14,12 +16,17 @@
- Flaky TestOperatorBasic [\#5326](https://github.com/apache/camel-k/issues/5326)
- Deprecate Spectrum publishing strategy [\#5314](https://github.com/apache/camel-k/issues/5314)
- TestHelmOperatorUpgrade error [\#5304](https://github.com/apache/camel-k/issues/5304)
- Build configuration on IntegrationPlatform ignored [\#5289](https://github.com/apache/camel-k/issues/5289)
- Pod failure when using fixed native image [\#5207](https://github.com/apache/camel-k/issues/5207)
- unambigious reference to configmaps and secrets [\#4841](https://github.com/apache/camel-k/issues/4841)
- Startup times take way longer than advertised numbers [\#4192](https://github.com/apache/camel-k/issues/4192)
- Image Registry [\#3176](https://github.com/apache/camel-k/issues/3176)
- kamelet: allow to add additional attributes to in/out [\#3090](https://github.com/apache/camel-k/issues/3090)
- Running camel-k in a constrained environment [\#2800](https://github.com/apache/camel-k/issues/2800)
- Compact/flatten integrationkit \(container image\) hierarchy? [\#2736](https://github.com/apache/camel-k/issues/2736)
- Complete Integration PodSpec template [\#2620](https://github.com/apache/camel-k/issues/2620)
- support endpoint-dsl [\#1746](https://github.com/apache/camel-k/issues/1746)
- User profiles [\#934](https://github.com/apache/camel-k/issues/934)
- Execute maven operation asynchronously [\#762](https://github.com/apache/camel-k/issues/762)
- Cannot load Knative configuration from file or env variable [\#654](https://github.com/apache/camel-k/issues/654)
- Support new Camel 3 webhooks [\#597](https://github.com/apache/camel-k/issues/597)
Expand All @@ -28,8 +35,16 @@

**Merged pull requests:**

- doc\(\#5386\): Contributing page updated [\#5393](https://github.com/apache/camel-k/pull/5393) ([vkrejcirik](https://github.com/vkrejcirik))
- Replaced echo-server image by multiarch [\#5392](https://github.com/apache/camel-k/pull/5392) ([lfabriko](https://github.com/lfabriko))
- chore\(deps\): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 [\#5388](https://github.com/apache/camel-k/pull/5388) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/prometheus/common from 0.52.3 to 0.53.0 [\#5387](https://github.com/apache/camel-k/pull/5387) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(api\): remove deprecated ip shortname [\#5384](https://github.com/apache/camel-k/pull/5384) ([squakez](https://github.com/squakez))
- fix\(trait\): inherit platform configuration [\#5383](https://github.com/apache/camel-k/pull/5383) ([squakez](https://github.com/squakez))
- fix\(trait\): condition kit type [\#5382](https://github.com/apache/camel-k/pull/5382) ([squakez](https://github.com/squakez))
- chore: re-enable file permissions test on darwin [\#5380](https://github.com/apache/camel-k/pull/5380) ([lzap](https://github.com/lzap))
- fix\(ci\): remove Helm upgrade test [\#5377](https://github.com/apache/camel-k/pull/5377) ([squakez](https://github.com/squakez))
- \(fix\#5315\): concurrent map read and map write [\#5375](https://github.com/apache/camel-k/pull/5375) ([tdiesler](https://github.com/tdiesler))
- chore\(ci\): Upgrade kind to 0.22.0 and kindest/node to 1.28.7 [\#5373](https://github.com/apache/camel-k/pull/5373) ([gansheer](https://github.com/gansheer))
- chore\(e2e\): Remove unnecessary jvm.option in test [\#5371](https://github.com/apache/camel-k/pull/5371) ([gansheer](https://github.com/gansheer))
- chore\(deps\): bump fabric8-version from 6.11.0 to 6.12.0 in /java/crds [\#5368](https://github.com/apache/camel-k/pull/5368) ([dependabot[bot]](https://github.com/apps/dependabot))
Expand Down
43 changes: 22 additions & 21 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1442,21 +1442,22 @@ github.com/apache/camel-k/v2/pkg/trait/affinity.go:240: operatorToLabelSel
github.com/apache/camel-k/v2/pkg/trait/builder.go:49: newBuilderTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:56: InfluencesKit 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:60: Matches 90.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:89: Configure 44.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:137: existsTaskRequest 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:147: adaptDeprecatedFields 95.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:180: newOrAppend 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:190: Apply 88.9%
github.com/apache/camel-k/v2/pkg/trait/builder.go:320: failIntegrationKit 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:329: builderTask 64.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:450: getImageName 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:458: getBaseImage 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:467: customTasks 91.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:497: taskConfOrDefault 66.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:505: parseTasksConf 92.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:566: splitContainerCommand 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:580: filter 81.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:621: publishingOrUserTask 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:89: Configure 46.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:139: existsTaskRequest 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:149: adaptDeprecatedFields 95.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:182: newOrAppend 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:192: Apply 88.9%
github.com/apache/camel-k/v2/pkg/trait/builder.go:322: failIntegrationKit 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:331: builderTask 64.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:452: getImageName 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:460: getBaseImage 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:469: customTasks 91.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:499: taskConfOrDefault 66.7%
github.com/apache/camel-k/v2/pkg/trait/builder.go:507: parseTasksConf 92.1%
github.com/apache/camel-k/v2/pkg/trait/builder.go:568: splitContainerCommand 100.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:582: filter 81.8%
github.com/apache/camel-k/v2/pkg/trait/builder.go:623: publishingOrUserTask 80.0%
github.com/apache/camel-k/v2/pkg/trait/builder.go:637: setPlatform 66.7%
github.com/apache/camel-k/v2/pkg/trait/camel.go:45: newCamelTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:52: InfluencesKit 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:56: Matches 75.0%
Expand Down Expand Up @@ -1715,12 +1716,12 @@ github.com/apache/camel-k/v2/pkg/trait/trait_catalog.go:79: TraitsForProfil
github.com/apache/camel-k/v2/pkg/trait/trait_catalog.go:89: apply 78.8%
github.com/apache/camel-k/v2/pkg/trait/trait_catalog.go:144: executedTraitCondition 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_catalog.go:156: GetTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:46: NewIntegrationCondition 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:56: NewIntegrationConditionUserDisabled 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:60: NewIntegrationConditionUserEnabledWithMessage 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:64: newIntegrationConditionPlatformDisabledWithMessage 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:68: integrationCondition 0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:75: integrationKitCondition 0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:45: NewIntegrationCondition 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:55: NewIntegrationConditionUserDisabled 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:59: NewIntegrationConditionUserEnabledWithMessage 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:63: newIntegrationConditionPlatformDisabledWithMessage 100.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:67: integrationCondition 0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_condition_types.go:74: integrationKitCondition 0.0%
github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:34: Configure 63.2%
github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:68: configureTraits 53.8%
github.com/apache/camel-k/v2/pkg/trait/trait_configure.go:96: configureTrait 75.0%
Expand Down

0 comments on commit 9e9bf95

Please sign in to comment.