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 12, 2024
1 parent a340542 commit 54a0bbd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 13 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,18 @@
**Closed issues:**

- Modeline container.port trait config set as String value [\#5621](https://github.com/apache/camel-k/issues/5621)
- Documentation links to old Camel K examples location [\#5619](https://github.com/apache/camel-k/issues/5619)
- Unable to specify any CloudEvent attributes or extensions, except for `type` [\#5537](https://github.com/apache/camel-k/issues/5537)
- Move tests, examples and documentation from groovy to yaml [\#5489](https://github.com/apache/camel-k/issues/5489)
- Remove health readiness workaround when fixed in Camel [\#5451](https://github.com/apache/camel-k/issues/5451)
- Support YAML DSL routes configuration [\#4893](https://github.com/apache/camel-k/issues/4893)
- Deprecate `kamel install` and promote Kustomize-based installation to primary method [\#3865](https://github.com/apache/camel-k/issues/3865)

**Merged pull requests:**

- doc: Fix Camel K examples links [\#5625](https://github.com/apache/camel-k/pull/5625) ([gansheer](https://github.com/gansheer))
- Revisit final operator install message [\#5622](https://github.com/apache/camel-k/pull/5622) ([tdiesler](https://github.com/tdiesler))
- \(\#5489\) Migrate groovy =\> yaml for ./e2e/yaks [\#5618](https://github.com/apache/camel-k/pull/5618) ([tdiesler](https://github.com/tdiesler))
- \(\#5489\) Migrate groovy =\> yaml for ./e2e/knative [\#5614](https://github.com/apache/camel-k/pull/5614) ([tdiesler](https://github.com/tdiesler))
- fix: Improve Knative trigger filter [\#5597](https://github.com/apache/camel-k/pull/5597) ([christophd](https://github.com/christophd))

Expand Down
26 changes: 13 additions & 13 deletions coverage.out
Original file line number Diff line number Diff line change
Expand Up @@ -841,19 +841,19 @@ github.com/apache/camel-k/v2/pkg/cmd/install.go:210: install 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:256: setupEnvVars 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:271: tryInstallViaOLM 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:313: installOperator 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:391: getOperatorID 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:405: setupOperator 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:449: isInstallAllowed 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:462: setupRegistrySecret 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:474: setupIntegrationPlatform 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:617: printOutput 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:639: waitForPlatformReady 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:660: postRun 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:675: decode 94.4%
github.com/apache/camel-k/v2/pkg/cmd/install.go:701: validate 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:794: decodeSecretKeySelector 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:811: createDefaultMavenSettingsConfigMap 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:846: settingsConfigMap 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:390: getOperatorID 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:404: setupOperator 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:448: isInstallAllowed 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:461: setupRegistrySecret 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:473: setupIntegrationPlatform 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:616: printOutput 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:638: waitForPlatformReady 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:659: postRun 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:674: decode 94.4%
github.com/apache/camel-k/v2/pkg/cmd/install.go:700: validate 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:793: decodeSecretKeySelector 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:810: createDefaultMavenSettingsConfigMap 0.0%
github.com/apache/camel-k/v2/pkg/cmd/install.go:845: settingsConfigMap 0.0%
github.com/apache/camel-k/v2/pkg/cmd/kamelet.go:24: newCmdKamelet 100.0%
github.com/apache/camel-k/v2/pkg/cmd/kamelet_add_repo.go:35: newKameletAddRepoCmd 57.1%
github.com/apache/camel-k/v2/pkg/cmd/kamelet_add_repo.go:69: validate 0.0%
Expand Down

0 comments on commit 54a0bbd

Please sign in to comment.