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 Jun 19, 2024
1 parent 9c45e36 commit 3d10994
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

**Closed issues:**

- Add TimeoutSeconds to knative-service trait [\#5652](https://github.com/apache/camel-k/issues/5652)
- Add TLS configuration in the ingress trait [\#5635](https://github.com/apache/camel-k/issues/5635)
- Installation tests are unstable [\#5632](https://github.com/apache/camel-k/issues/5632)
- Add license header file check workflow on PR in CI [\#5631](https://github.com/apache/camel-k/issues/5631)
Expand Down Expand Up @@ -33,6 +34,7 @@
**Merged pull requests:**

- chore\(deps\): bump github.com/container-tools/spectrum from 0.6.42 to 0.6.45 [\#5655](https://github.com/apache/camel-k/pull/5655) ([dependabot[bot]](https://github.com/apps/dependabot))
- \(\#5652\) Added TimeoutSeconds to knative-serving trait [\#5653](https://github.com/apache/camel-k/pull/5653) ([hernanDatgDev](https://github.com/hernanDatgDev))
- \(\#5635\) Add TLS configuration in the ingress trait [\#5650](https://github.com/apache/camel-k/pull/5650) ([romain-pfund](https://github.com/romain-pfund))
- chore\(cmd\): remove deprecated .spec.integration usage [\#5649](https://github.com/apache/camel-k/pull/5649) ([squakez](https://github.com/squakez))
- fix\(e2e\): always build bundle and set local config [\#5647](https://github.com/apache/camel-k/pull/5647) ([squakez](https://github.com/squakez))
Expand Down
2 changes: 1 addition & 1 deletion coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1617,7 +1617,7 @@ github.com/apache/camel-k/v2/pkg/trait/knative_service.go:133: Apply
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:150: SelectControllerStrategy 86.4%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:196: isForcefullyEnabled 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:200: ControllerStrategySelectorOrder 100.0%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:204: getServiceFor 47.5%
github.com/apache/camel-k/v2/pkg/trait/knative_service.go:204: getServiceFor 49.2%
github.com/apache/camel-k/v2/pkg/trait/logging.go:45: newLoggingTraitTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/logging.go:54: Configure 60.0%
github.com/apache/camel-k/v2/pkg/trait/logging.go:65: Apply 100.0%
Expand Down

0 comments on commit 3d10994

Please sign in to comment.