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 18, 2024
1 parent 87676e0 commit bf88ee6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 15 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,16 @@

**Closed issues:**

- 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)
- Service/KService not created for vertx-websocket consumers [\#5628](https://github.com/apache/camel-k/issues/5628)
- Modeline container.port trait config set as String value [\#5621](https://github.com/apache/camel-k/issues/5621)
- Trait annotations saved on the IntegrationKit resource [\#5620](https://github.com/apache/camel-k/issues/5620)
- Documentation links to old Camel K examples location [\#5619](https://github.com/apache/camel-k/issues/5619)
- maven-settings-offline-template.xml does not contain license [\#5603](https://github.com/apache/camel-k/issues/5603)
- Bring back Quarkus native test in PR [\#5598](https://github.com/apache/camel-k/issues/5598)
- Nightly release note still define ARM64 specific instructions [\#5596](https://github.com/apache/camel-k/issues/5596)
- Unable to specify any CloudEvent attributes or extensions, except for `type` [\#5537](https://github.com/apache/camel-k/issues/5537)
- Move deprecated v1alpha1.KameletBinding tests to v1.Pipe [\#5490](https://github.com/apache/camel-k/issues/5490)
- Move tests, examples and documentation from groovy to yaml [\#5489](https://github.com/apache/camel-k/issues/5489)
Expand All @@ -24,13 +28,19 @@
- Kustomize installation does not work [\#4528](https://github.com/apache/camel-k/issues/4528)
- Kustomize default [\#4135](https://github.com/apache/camel-k/issues/4135)
- Deprecate `kamel install` and promote Kustomize-based installation to primary method [\#3865](https://github.com/apache/camel-k/issues/3865)
- Add e2e monitoring tests for vanilla Kubernetes [\#1667](https://github.com/apache/camel-k/issues/1667)

**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))
- \(\#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))
- chore\(deps\): bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 in /java/crds [\#5644](https://github.com/apache/camel-k/pull/5644) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump k8s.io/klog/v2 from 2.120.1 to 2.130.0 [\#5643](https://github.com/apache/camel-k/pull/5643) ([dependabot[bot]](https://github.com/apps/dependabot))
- chore\(deps\): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 [\#5642](https://github.com/apache/camel-k/pull/5642) ([dependabot[bot]](https://github.com/apps/dependabot))
- fix\(traits\): annotations refactoring [\#5637](https://github.com/apache/camel-k/pull/5637) ([squakez](https://github.com/squakez))
- feat\(ci\): check licenses on PRs [\#5636](https://github.com/apache/camel-k/pull/5636) ([gansheer](https://github.com/gansheer))
- chore\(release\): fix missing licenses [\#5630](https://github.com/apache/camel-k/pull/5630) ([gansheer](https://github.com/gansheer))
- feat\(ci\): local installation procedure [\#5629](https://github.com/apache/camel-k/pull/5629) ([squakez](https://github.com/squakez))
- feat\(ci\): bring back Quarkus native execution on PR and pushes [\#5626](https://github.com/apache/camel-k/pull/5626) ([squakez](https://github.com/squakez))
Expand Down
31 changes: 16 additions & 15 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -766,17 +766,18 @@ github.com/apache/camel-k/v2/pkg/cmd/bind.go:43: newCmdBind 100.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:96: preRunE 100.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:104: runE 80.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:115: validate 59.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:181: run 65.5%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:289: showPipeOutput 100.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:297: parseErrorHandler 75.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:326: parseErrorHandlerByType 83.3%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:338: decode 60.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:383: nameFor 83.3%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:393: nameForEndpoint 40.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:403: asEndpointProperties 83.3%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:416: getProperties 87.5%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:430: parseProperty 76.9%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:449: checkCompliance 8.7%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:181: run 66.1%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:293: maybeBuildArrayNotation 71.4%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:307: showPipeOutput 100.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:315: parseErrorHandler 75.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:344: parseErrorHandlerByType 83.3%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:356: decode 60.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:401: nameFor 83.3%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:411: nameForEndpoint 40.0%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:421: asEndpointProperties 83.3%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:434: getProperties 87.5%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:448: parseProperty 76.9%
github.com/apache/camel-k/v2/pkg/cmd/bind.go:467: checkCompliance 8.7%
github.com/apache/camel-k/v2/pkg/cmd/builder.go:27: newCmdBuilder 100.0%
github.com/apache/camel-k/v2/pkg/cmd/builder.go:52: run 0.0%
github.com/apache/camel-k/v2/pkg/cmd/completion.go:24: newCmdCompletion 100.0%
Expand Down Expand Up @@ -1554,10 +1555,10 @@ github.com/apache/camel-k/v2/pkg/trait/health.go:136: setProbes 76.9%
github.com/apache/camel-k/v2/pkg/trait/health.go:159: newLivenessProbe 100.0%
github.com/apache/camel-k/v2/pkg/trait/health.go:181: newReadinessProbe 100.0%
github.com/apache/camel-k/v2/pkg/trait/health.go:203: newStartupProbe 100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:43: newIngressTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:56: IsAllowedInProfile 100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:60: Configure 90.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:86: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:42: newIngressTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:57: IsAllowedInProfile 100.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:61: Configure 90.0%
github.com/apache/camel-k/v2/pkg/trait/ingress.go:87: Apply 100.0%
github.com/apache/camel-k/v2/pkg/trait/init.go:44: NewInitTrait 100.0%
github.com/apache/camel-k/v2/pkg/trait/init.go:50: Configure 66.7%
github.com/apache/camel-k/v2/pkg/trait/init.go:58: Apply 71.4%
Expand Down

0 comments on commit bf88ee6

Please sign in to comment.