Skip to content

Commit

Permalink
chore: nightly automatic updates
Browse files Browse the repository at this point in the history
(cherry picked from commit apache/camel-k@a1d5aec1f)
  • Loading branch information
github-actions[bot] committed May 29, 2024
1 parent d76aa69 commit 4423bbf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Changelog

## [v2.3.2](https://github.com/apache/camel-k/tree/v2.3.2) (2024-05-21)
## [v2.3.2](https://github.com/apache/camel-k/tree/v2.3.2) (2024-05-28)

[Full Changelog](https://github.com/apache/camel-k/compare/camel-k-crds-2.3.2...v2.3.2)

## [camel-k-crds-2.3.2](https://github.com/apache/camel-k/tree/camel-k-crds-2.3.2) (2024-05-21)
## [camel-k-crds-2.3.2](https://github.com/apache/camel-k/tree/camel-k-crds-2.3.2) (2024-05-28)

[Full Changelog](https://github.com/apache/camel-k/compare/2.3.2-nightly...camel-k-crds-2.3.2)

**Closed issues:**

- Jolokia trait link missing [\#5540](https://github.com/apache/camel-k/issues/5540)
- Incorrect status handling of beersource when it can not connect to its 3rd party web-service [\#5528](https://github.com/apache/camel-k/issues/5528)
- Knative service not working when using sourceless Integration in v2.3.1 [\#5519](https://github.com/apache/camel-k/issues/5519)
- Operator restart Integrations on upgrade [\#5491](https://github.com/apache/camel-k/issues/5491)
- Remove maven threads configuration based on GOMAXPROCS [\#5467](https://github.com/apache/camel-k/issues/5467)
Expand Down
16 changes: 8 additions & 8 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1466,9 +1466,9 @@ github.com/apache/camel-k/v2/pkg/trait/camel.go:52: InfluencesKit 100
github.com/apache/camel-k/v2/pkg/trait/camel.go:56: Matches 75.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:65: Configure 85.7%
github.com/apache/camel-k/v2/pkg/trait/camel.go:81: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:113: loadOrCreateCatalog 56.2%
github.com/apache/camel-k/v2/pkg/trait/camel.go:152: computeConfigMaps 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:233: determineRuntimeVersion 66.7%
github.com/apache/camel-k/v2/pkg/trait/camel.go:117: loadOrCreateCatalog 56.2%
github.com/apache/camel-k/v2/pkg/trait/camel.go:156: computeConfigMaps 100.0%
github.com/apache/camel-k/v2/pkg/trait/camel.go:237: determineRuntimeVersion 66.7%
github.com/apache/camel-k/v2/pkg/trait/container.go:57: newContainerTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:69: Configure 80.0%
github.com/apache/camel-k/v2/pkg/trait/container.go:113: isValidPullPolicy 100.0%
Expand Down Expand Up @@ -1606,11 +1606,11 @@ github.com/apache/camel-k/v2/pkg/trait/logging.go:73: setEnvConfiguration
github.com/apache/camel-k/v2/pkg/trait/logging.go:95: setCatalogConfiguration 100.0%
github.com/apache/camel-k/v2/pkg/trait/mount.go:43: newMountTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/mount.go:50: Configure 81.8%
github.com/apache/camel-k/v2/pkg/trait/mount.go:79: Apply 81.5%
github.com/apache/camel-k/v2/pkg/trait/mount.go:130: configureVolumesAndMounts 76.9%
github.com/apache/camel-k/v2/pkg/trait/mount.go:156: mountResource 93.3%
github.com/apache/camel-k/v2/pkg/trait/mount.go:179: addServiceBindingSecret 33.3%
github.com/apache/camel-k/v2/pkg/trait/mount.go:189: addImplicitKameletsSecrets 62.5%
github.com/apache/camel-k/v2/pkg/trait/mount.go:75: Apply 80.8%
github.com/apache/camel-k/v2/pkg/trait/mount.go:124: configureVolumesAndMounts 76.9%
github.com/apache/camel-k/v2/pkg/trait/mount.go:150: mountResource 93.3%
github.com/apache/camel-k/v2/pkg/trait/mount.go:173: addServiceBindingSecret 33.3%
github.com/apache/camel-k/v2/pkg/trait/mount.go:183: addImplicitKameletsSecrets 62.5%
github.com/apache/camel-k/v2/pkg/trait/openapi.go:52: newOpenAPITrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/openapi.go:58: Configure 77.8%
github.com/apache/camel-k/v2/pkg/trait/openapi.go:77: Apply 0.0%
Expand Down

0 comments on commit 4423bbf

Please sign in to comment.