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 25, 2024
1 parent 6afb7de commit 659063f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
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:**

- Jolokia trait failure [\#5666](https://github.com/apache/camel-k/issues/5666)
- 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)
Expand Down Expand Up @@ -38,6 +39,7 @@

**Merged pull requests:**

- fix\(trait\): explicit jolokia agent dependency [\#5668](https://github.com/apache/camel-k/pull/5668) ([squakez](https://github.com/squakez))
- chore\(deps\): bump k8s.io/klog/v2 from 2.130.0 to 2.130.1 [\#5665](https://github.com/apache/camel-k/pull/5665) ([dependabot[bot]](https://github.com/apps/dependabot))
- feat\(\#5121\): adding timeZone property to the Cron trait spec [\#5664](https://github.com/apache/camel-k/pull/5664) ([lsergio](https://github.com/lsergio))
- \(\#5463\) Add make targets: setup-knative, setup-yaks [\#5661](https://github.com/apache/camel-k/pull/5661) ([tdiesler](https://github.com/tdiesler))
Expand Down
11 changes: 6 additions & 5 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -1568,16 +1568,17 @@ github.com/apache/camel-k/v2/pkg/trait/istio.go:65: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/istio.go:77: injectIstioAnnotation 100.0%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:45: newJolokiaTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:54: Configure 100.0%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:62: Apply 95.1%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:149: setDefaultJolokiaOption 100.0%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:177: addToJolokiaOptions 78.6%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:62: Apply 95.2%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:150: setDefaultJolokiaOption 100.0%
github.com/apache/camel-k/v2/pkg/trait/jolokia.go:178: addToJolokiaOptions 78.6%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:58: newJvmTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:67: Configure 90.9%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:96: Apply 78.0%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:189: enableDebug 100.0%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:206: prepareClasspathItems 100.0%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:231: prepareHTTPProxy 90.9%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:291: getLegacyCamelQuarkusDependenciesPaths 100.0%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:236: extractExistingClasspathItems 100.0%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:251: prepareHTTPProxy 90.9%
github.com/apache/camel-k/v2/pkg/trait/jvm.go:311: getLegacyCamelQuarkusDependenciesPaths 100.0%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:60: newConfigurationKey 100.0%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:72: newKameletsTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/kamelets.go:78: Configure 77.8%
Expand Down

0 comments on commit 659063f

Please sign in to comment.