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 Feb 23, 2024
1 parent 24a3cd6 commit 08582b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

**Closed issues:**

- Debug Integrations failing [\#5161](https://github.com/apache/camel-k/issues/5161)
- Performance regression due to configmap/secrets whole cluster watch [\#5143](https://github.com/apache/camel-k/issues/5143)
- camel-jackson configure configure "autoDiscoverObjectMapper" property for non-spring boot application [\#5140](https://github.com/apache/camel-k/issues/5140)
- Integrations remain in Initialization loop when referenced config map has owner references [\#5114](https://github.com/apache/camel-k/issues/5114)
Expand Down Expand Up @@ -45,6 +46,8 @@

**Merged pull requests:**

- chore\(deps\): bump github.com/prometheus/common from 0.47.0 to 0.48.0 [\#5177](https://github.com/apache/camel-k/pull/5177) ([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(ctrl\): calculate digest on spec traits [\#5176](https://github.com/apache/camel-k/pull/5176) ([squakez](https://github.com/squakez))
- chore\(deps\): bump go.uber.org/zap from 1.26.0 to 1.27.0 [\#5171](https://github.com/apache/camel-k/pull/5171) ([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(\#3433\): Deprecate platform trait create default option [\#5170](https://github.com/apache/camel-k/pull/5170) ([christophd](https://github.com/christophd))
- Move KameletRepositorySpec to common types [\#5168](https://github.com/apache/camel-k/pull/5168) ([christophd](https://github.com/christophd))
Expand Down
8 changes: 4 additions & 4 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1824,14 +1824,14 @@ 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:50: ComputeForIntegration 54.5%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:207: computeForTrait 0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:230: computeForTraitProps 0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:50: ComputeForIntegration 57.1%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:207: computeForTrait 41.7%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:230: computeForTraitProps 80.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:241: toMap 71.4%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:256: ComputeForIntegrationKit 0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:284: ComputeForResource 0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:313: ComputeForSource 0.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:356: sortedTraitsMapKeys 71.4%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:356: sortedTraitsMapKeys 100.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:367: sortedTraitAnnotationsKeys 100.0%
github.com/apache/camel-k/v2/pkg/util/digest/digest.go:378: ComputeSHA1 77.8%
github.com/apache/camel-k/v2/pkg/util/docker/docker.go:31: CreateBaseImageDockerFile 85.7%
Expand Down

0 comments on commit 08582b2

Please sign in to comment.