diff --git a/CHANGELOG.md b/CHANGELOG.md index d890ccd14e..ab04fa6959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)) diff --git a/coverage.out b/coverage.out index ea0be7c446..ee055ccd06 100644 --- a/coverage.out +++ b/coverage.out @@ -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%