This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push: new 8d54ee246 chore: nightly automatic updates 8d54ee246 is described below commit 8d54ee246b85bbb19bf4440d6dd77aef1fd02f90 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Thu May 16 23:46:56 2024 +0000 chore: nightly automatic updates --- CHANGELOG.md | 6 +++++- docs/modules/traits/pages/3scale.adoc | 2 +- docs/modules/traits/pages/affinity.adoc | 2 +- docs/modules/traits/pages/aws-secrets-manager.adoc | 2 +- docs/modules/traits/pages/azure-key-vault.adoc | 2 +- docs/modules/traits/pages/builder.adoc | 2 +- docs/modules/traits/pages/camel.adoc | 2 +- docs/modules/traits/pages/container.adoc | 2 +- docs/modules/traits/pages/cron.adoc | 2 +- docs/modules/traits/pages/deployer.adoc | 2 +- docs/modules/traits/pages/deployment.adoc | 2 +- docs/modules/traits/pages/environment.adoc | 2 +- docs/modules/traits/pages/error-handler.adoc | 2 +- docs/modules/traits/pages/gc.adoc | 2 +- docs/modules/traits/pages/gcp-secret-manager.adoc | 2 +- docs/modules/traits/pages/hashicorp-vault.adoc | 2 +- docs/modules/traits/pages/health.adoc | 2 +- docs/modules/traits/pages/ingress.adoc | 2 +- docs/modules/traits/pages/istio.adoc | 2 +- docs/modules/traits/pages/jolokia.adoc | 2 +- docs/modules/traits/pages/jvm.adoc | 2 +- docs/modules/traits/pages/kamelets.adoc | 2 +- docs/modules/traits/pages/keda.adoc | 2 +- docs/modules/traits/pages/knative-service.adoc | 2 +- docs/modules/traits/pages/knative.adoc | 2 +- docs/modules/traits/pages/logging.adoc | 2 +- docs/modules/traits/pages/master.adoc | 2 +- docs/modules/traits/pages/mount.adoc | 2 +- docs/modules/traits/pages/openapi.adoc | 2 +- docs/modules/traits/pages/owner.adoc | 2 +- docs/modules/traits/pages/pdb.adoc | 2 +- docs/modules/traits/pages/platform.adoc | 2 +- docs/modules/traits/pages/pod.adoc | 2 +- docs/modules/traits/pages/prometheus.adoc | 2 +- docs/modules/traits/pages/pull-secret.adoc | 2 +- docs/modules/traits/pages/quarkus.adoc | 2 +- docs/modules/traits/pages/registry.adoc | 2 +- docs/modules/traits/pages/resume.adoc | 2 +- docs/modules/traits/pages/route.adoc | 2 +- docs/modules/traits/pages/security-context.adoc | 2 +- docs/modules/traits/pages/service-binding.adoc | 2 +- docs/modules/traits/pages/service.adoc | 2 +- docs/modules/traits/pages/telemetry.adoc | 2 +- docs/modules/traits/pages/toleration.adoc | 2 +- docs/modules/traits/pages/tracing.adoc | 2 +- 45 files changed, 49 insertions(+), 45 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0de0d718..262321b7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Closed issues:** +- Operator restart Integrations on upgrade [\#5491](https://github.com/apache/camel-k/issues/5491) - Remove maven threads configuration based on GOMAXPROCS [\#5467](https://github.com/apache/camel-k/issues/5467) - Incorrect content of the build/\_maven\_overlay directory causes the build project failure [\#5466](https://github.com/apache/camel-k/issues/5466) - Make images does not work out of the box [\#5464](https://github.com/apache/camel-k/issues/5464) @@ -15,13 +16,17 @@ - Pod SecurityContext default secure settings [\#5287](https://github.com/apache/camel-k/issues/5287) - Review permission check [\#5210](https://github.com/apache/camel-k/issues/5210) - Custom kamelets are not fetched from private GitHub repository [\#5173](https://github.com/apache/camel-k/issues/5173) +- Kamelet: Consider restricting the Kamelet route to only allow `from` or `route` [\#5118](https://github.com/apache/camel-k/issues/5118) - Keda integration not working with mounted secrets [\#4359](https://github.com/apache/camel-k/issues/4359) **Merged pull requests:** +- \(\#5489\) Use yaml in e2e common [\#5517](https://github.com/apache/camel-k/pull/5517) ([tdiesler](https://github.com/tdiesler)) - fix\(e2e\): Route trait schema valid in OCP [\#5506](https://github.com/apache/camel-k/pull/5506) ([gansheer](https://github.com/gansheer)) +- fix\(e2e\): Tekton test permission failure with olm install command [\#5505](https://github.com/apache/camel-k/pull/5505) ([gansheer](https://github.com/gansheer)) - Re evaluate golanci-lint exclusions \(execinquery,whitespace,wastedassign,tagliatelle,nolintlint,lll\)" [\#5502](https://github.com/apache/camel-k/pull/5502) ([lburgazzoli](https://github.com/lburgazzoli)) - feat\(lint\): enabe goconst linter [\#5499](https://github.com/apache/camel-k/pull/5499) ([lburgazzoli](https://github.com/lburgazzoli)) +- \(\#5489\) Groovy \> Yaml [\#5497](https://github.com/apache/camel-k/pull/5497) ([tdiesler](https://github.com/tdiesler)) - feat\(lint\): enabe magic number detector \(mld\) [\#5496](https://github.com/apache/camel-k/pull/5496) ([lburgazzoli](https://github.com/lburgazzoli)) - chore\(tools\): update golangci-lint to v1.58.1 [\#5495](https://github.com/apache/camel-k/pull/5495) ([lburgazzoli](https://github.com/lburgazzoli)) - fix\(tests\): Minor fix to incremental\_build\_test.go after fixing of copykits. [\#5494](https://github.com/apache/camel-k/pull/5494) ([valdar](https://github.com/valdar)) @@ -53,7 +58,6 @@ - Missing license header files [\#5433](https://github.com/apache/camel-k/issues/5433) - Release 2.3.1 [\#5430](https://github.com/apache/camel-k/issues/5430) - Health trait: Inconsistent Integration condition ready status [\#5351](https://github.com/apache/camel-k/issues/5351) -- Make healt trait as default [\#5024](https://github.com/apache/camel-k/issues/5024) - Provide default value in a specific field for trait properties in CRD [\#4726](https://github.com/apache/camel-k/issues/4726) - --port flag not working while running kamel integration in debug mode [\#4443](https://github.com/apache/camel-k/issues/4443) diff --git a/docs/modules/traits/pages/3scale.adoc b/docs/modules/traits/pages/3scale.adoc index d6fd68d9e..4e410ddd0 100755 --- a/docs/modules/traits/pages/3scale.adoc +++ b/docs/modules/traits/pages/3scale.adoc @@ -18,7 +18,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait 3scale.[key]=[value] --trait 3scale.[key2]=[value2] integration.yaml +$ kamel run --trait 3scale.[key]=[value] --trait 3scale.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/affinity.adoc b/docs/modules/traits/pages/affinity.adoc index 5f9efc5e8..91691b40f 100755 --- a/docs/modules/traits/pages/affinity.adoc +++ b/docs/modules/traits/pages/affinity.adoc @@ -18,7 +18,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait affinity.[key]=[value] --trait affinity.[key2]=[value2] integration.yaml +$ kamel run --trait affinity.[key]=[value] --trait affinity.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/aws-secrets-manager.adoc b/docs/modules/traits/pages/aws-secrets-manager.adoc index 96db11ead..7bf60ee29 100644 --- a/docs/modules/traits/pages/aws-secrets-manager.adoc +++ b/docs/modules/traits/pages/aws-secrets-manager.adoc @@ -27,7 +27,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait aws-secrets-manager.[key]=[value] --trait aws-secrets-manager.[key2]=[value2] integration.yaml +$ kamel run --trait aws-secrets-manager.[key]=[value] --trait aws-secrets-manager.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/azure-key-vault.adoc b/docs/modules/traits/pages/azure-key-vault.adoc index 454e11fd7..79873afcb 100644 --- a/docs/modules/traits/pages/azure-key-vault.adoc +++ b/docs/modules/traits/pages/azure-key-vault.adoc @@ -27,7 +27,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait azure-key-vault.[key]=[value] --trait azure-key-vault.[key2]=[value2] integration.yaml +$ kamel run --trait azure-key-vault.[key]=[value] --trait azure-key-vault.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/builder.adoc b/docs/modules/traits/pages/builder.adoc index 7f3c280f3..f6280f412 100755 --- a/docs/modules/traits/pages/builder.adoc +++ b/docs/modules/traits/pages/builder.adoc @@ -18,7 +18,7 @@ NOTE: The builder trait is a *platform trait* and cannot be disabled by the user Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait builder.[key]=[value] --trait builder.[key2]=[value2] integration.yaml +$ kamel run --trait builder.[key]=[value] --trait builder.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/camel.adoc b/docs/modules/traits/pages/camel.adoc index 82f381043..b6cde7896 100755 --- a/docs/modules/traits/pages/camel.adoc +++ b/docs/modules/traits/pages/camel.adoc @@ -17,7 +17,7 @@ NOTE: The camel trait is a *platform trait* and cannot be disabled by the user. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait camel.[key]=[value] --trait camel.[key2]=[value2] integration.yaml +$ kamel run --trait camel.[key]=[value] --trait camel.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/container.adoc b/docs/modules/traits/pages/container.adoc index 39551b17f..936a15665 100755 --- a/docs/modules/traits/pages/container.adoc +++ b/docs/modules/traits/pages/container.adoc @@ -19,7 +19,7 @@ NOTE: The container trait is a *platform trait* and cannot be disabled by the us Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait container.[key]=[value] --trait container.[key2]=[value2] integration.yaml +$ kamel run --trait container.[key]=[value] --trait container.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/cron.adoc b/docs/modules/traits/pages/cron.adoc index 4edbcce95..2134f8ef2 100755 --- a/docs/modules/traits/pages/cron.adoc +++ b/docs/modules/traits/pages/cron.adoc @@ -32,7 +32,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait cron.[key]=[value] --trait cron.[key2]=[value2] integration.yaml +$ kamel run --trait cron.[key]=[value] --trait cron.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/deployer.adoc b/docs/modules/traits/pages/deployer.adoc index a220f1b3c..ebcd18e0b 100755 --- a/docs/modules/traits/pages/deployer.adoc +++ b/docs/modules/traits/pages/deployer.adoc @@ -18,7 +18,7 @@ NOTE: The deployer trait is a *platform trait* and cannot be disabled by the use Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait deployer.[key]=[value] --trait deployer.[key2]=[value2] integration.yaml +$ kamel run --trait deployer.[key]=[value] --trait deployer.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/deployment.adoc b/docs/modules/traits/pages/deployment.adoc index b1098aeb1..2127bb342 100755 --- a/docs/modules/traits/pages/deployment.adoc +++ b/docs/modules/traits/pages/deployment.adoc @@ -18,7 +18,7 @@ NOTE: The deployment trait is a *platform trait* and cannot be disabled by the u Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait deployment.[key]=[value] --trait deployment.[key2]=[value2] integration.yaml +$ kamel run --trait deployment.[key]=[value] --trait deployment.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/environment.adoc b/docs/modules/traits/pages/environment.adoc index d40ab6a5a..adfdca710 100755 --- a/docs/modules/traits/pages/environment.adoc +++ b/docs/modules/traits/pages/environment.adoc @@ -18,7 +18,7 @@ NOTE: The environment trait is a *platform trait* and cannot be disabled by the Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait environment.[key]=[value] --trait environment.[key2]=[value2] integration.yaml +$ kamel run --trait environment.[key]=[value] --trait environment.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/error-handler.adoc b/docs/modules/traits/pages/error-handler.adoc index d30201802..4695216cb 100755 --- a/docs/modules/traits/pages/error-handler.adoc +++ b/docs/modules/traits/pages/error-handler.adoc @@ -17,7 +17,7 @@ NOTE: The error-handler trait is a *platform trait* and cannot be disabled by th Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait error-handler.[key]=[value] --trait error-handler.[key2]=[value2] integration.yaml +$ kamel run --trait error-handler.[key]=[value] --trait error-handler.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/gc.adoc b/docs/modules/traits/pages/gc.adoc index a16cd570a..86827d06f 100755 --- a/docs/modules/traits/pages/gc.adoc +++ b/docs/modules/traits/pages/gc.adoc @@ -15,7 +15,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait gc.[key]=[value] --trait gc.[key2]=[value2] integration.yaml +$ kamel run --trait gc.[key]=[value] --trait gc.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/gcp-secret-manager.adoc b/docs/modules/traits/pages/gcp-secret-manager.adoc index 257f1824c..ab754fc4e 100644 --- a/docs/modules/traits/pages/gcp-secret-manager.adoc +++ b/docs/modules/traits/pages/gcp-secret-manager.adoc @@ -27,7 +27,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait gcp-secret-manager.[key]=[value] --trait gcp-secret-manager.[key2]=[value2] integration.yaml +$ kamel run --trait gcp-secret-manager.[key]=[value] --trait gcp-secret-manager.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/hashicorp-vault.adoc b/docs/modules/traits/pages/hashicorp-vault.adoc index 8adb2106b..337f86ae7 100644 --- a/docs/modules/traits/pages/hashicorp-vault.adoc +++ b/docs/modules/traits/pages/hashicorp-vault.adoc @@ -23,7 +23,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait hashicorp-vault.[key]=[value] --trait hashicorp-vault.[key2]=[value2] integration.yaml +$ kamel run --trait hashicorp-vault.[key]=[value] --trait hashicorp-vault.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/health.adoc b/docs/modules/traits/pages/health.adoc index d8f1dcba0..d6c4a1087 100755 --- a/docs/modules/traits/pages/health.adoc +++ b/docs/modules/traits/pages/health.adoc @@ -17,7 +17,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait health.[key]=[value] --trait health.[key2]=[value2] integration.yaml +$ kamel run --trait health.[key]=[value] --trait health.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/ingress.adoc b/docs/modules/traits/pages/ingress.adoc index bf26cee14..788eed27a 100755 --- a/docs/modules/traits/pages/ingress.adoc +++ b/docs/modules/traits/pages/ingress.adoc @@ -18,7 +18,7 @@ This trait is available in the following profiles: **Kubernetes**. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait ingress.[key]=[value] --trait ingress.[key2]=[value2] integration.yaml +$ kamel run --trait ingress.[key]=[value] --trait ingress.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/istio.adoc b/docs/modules/traits/pages/istio.adoc index 230f567bb..4c707c391 100755 --- a/docs/modules/traits/pages/istio.adoc +++ b/docs/modules/traits/pages/istio.adoc @@ -16,7 +16,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait istio.[key]=[value] --trait istio.[key2]=[value2] integration.yaml +$ kamel run --trait istio.[key]=[value] --trait istio.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/jolokia.adoc b/docs/modules/traits/pages/jolokia.adoc index 59456761b..3ce989fc2 100755 --- a/docs/modules/traits/pages/jolokia.adoc +++ b/docs/modules/traits/pages/jolokia.adoc @@ -17,7 +17,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait jolokia.[key]=[value] --trait jolokia.[key2]=[value2] integration.yaml +$ kamel run --trait jolokia.[key]=[value] --trait jolokia.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/jvm.adoc b/docs/modules/traits/pages/jvm.adoc index a9b1ed480..458b3daf6 100755 --- a/docs/modules/traits/pages/jvm.adoc +++ b/docs/modules/traits/pages/jvm.adoc @@ -17,7 +17,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait jvm.[key]=[value] --trait jvm.[key2]=[value2] integration.yaml +$ kamel run --trait jvm.[key]=[value] --trait jvm.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/kamelets.adoc b/docs/modules/traits/pages/kamelets.adoc index 59e460e07..632790c19 100755 --- a/docs/modules/traits/pages/kamelets.adoc +++ b/docs/modules/traits/pages/kamelets.adoc @@ -15,7 +15,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait kamelets.[key]=[value] --trait kamelets.[key2]=[value2] integration.yaml +$ kamel run --trait kamelets.[key]=[value] --trait kamelets.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/keda.adoc b/docs/modules/traits/pages/keda.adoc index f5bf8ec4e..6c41a9ba4 100644 --- a/docs/modules/traits/pages/keda.adoc +++ b/docs/modules/traits/pages/keda.adoc @@ -24,7 +24,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait keda.[key]=[value] --trait keda.[key2]=[value2] integration.yaml +$ kamel run --trait keda.[key]=[value] --trait keda.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/knative-service.adoc b/docs/modules/traits/pages/knative-service.adoc index 5d8ebbedf..4449d90df 100755 --- a/docs/modules/traits/pages/knative-service.adoc +++ b/docs/modules/traits/pages/knative-service.adoc @@ -19,7 +19,7 @@ This trait is available in the following profiles: **Knative**. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait knative-service.[key]=[value] --trait knative-service.[key2]=[value2] integration.yaml +$ kamel run --trait knative-service.[key]=[value] --trait knative-service.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/knative.adoc b/docs/modules/traits/pages/knative.adoc index d22f19f07..5b65347e6 100755 --- a/docs/modules/traits/pages/knative.adoc +++ b/docs/modules/traits/pages/knative.adoc @@ -20,7 +20,7 @@ This trait is available in the following profiles: **Knative**. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait knative.[key]=[value] --trait knative.[key2]=[value2] integration.yaml +$ kamel run --trait knative.[key]=[value] --trait knative.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/logging.adoc b/docs/modules/traits/pages/logging.adoc index 4191c4de2..2906c75e2 100755 --- a/docs/modules/traits/pages/logging.adoc +++ b/docs/modules/traits/pages/logging.adoc @@ -16,7 +16,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait logging.[key]=[value] --trait logging.[key2]=[value2] integration.yaml +$ kamel run --trait logging.[key]=[value] --trait logging.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/master.adoc b/docs/modules/traits/pages/master.adoc index e120f47b2..01a412c0b 100755 --- a/docs/modules/traits/pages/master.adoc +++ b/docs/modules/traits/pages/master.adoc @@ -21,7 +21,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait master.[key]=[value] --trait master.[key2]=[value2] integration.yaml +$ kamel run --trait master.[key]=[value] --trait master.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/mount.adoc b/docs/modules/traits/pages/mount.adoc index 46a0915f5..ba74bfc58 100644 --- a/docs/modules/traits/pages/mount.adoc +++ b/docs/modules/traits/pages/mount.adoc @@ -17,7 +17,7 @@ NOTE: The mount trait is a *platform trait* and cannot be disabled by the user. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait mount.[key]=[value] --trait mount.[key2]=[value2] integration.yaml +$ kamel run --trait mount.[key]=[value] --trait mount.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/openapi.adoc b/docs/modules/traits/pages/openapi.adoc index f5148671f..6d6de25fc 100755 --- a/docs/modules/traits/pages/openapi.adoc +++ b/docs/modules/traits/pages/openapi.adoc @@ -17,7 +17,7 @@ NOTE: The openapi trait is a *platform trait* and cannot be disabled by the user Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait openapi.[key]=[value] --trait openapi.[key2]=[value2] integration.yaml +$ kamel run --trait openapi.[key]=[value] --trait openapi.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/owner.adoc b/docs/modules/traits/pages/owner.adoc index 75ff69584..8ad3805e6 100755 --- a/docs/modules/traits/pages/owner.adoc +++ b/docs/modules/traits/pages/owner.adoc @@ -18,7 +18,7 @@ NOTE: The owner trait is a *platform trait* and cannot be disabled by the user. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait owner.[key]=[value] --trait owner.[key2]=[value2] integration.yaml +$ kamel run --trait owner.[key]=[value] --trait owner.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/pdb.adoc b/docs/modules/traits/pages/pdb.adoc index 92da7934f..b2c3280c7 100755 --- a/docs/modules/traits/pages/pdb.adoc +++ b/docs/modules/traits/pages/pdb.adoc @@ -15,7 +15,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait pdb.[key]=[value] --trait pdb.[key2]=[value2] integration.yaml +$ kamel run --trait pdb.[key]=[value] --trait pdb.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/platform.adoc b/docs/modules/traits/pages/platform.adoc index e9abaac50..449667d0c 100755 --- a/docs/modules/traits/pages/platform.adoc +++ b/docs/modules/traits/pages/platform.adoc @@ -21,7 +21,7 @@ NOTE: The platform trait is a *platform trait* and cannot be disabled by the use Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait platform.[key]=[value] --trait platform.[key2]=[value2] integration.yaml +$ kamel run --trait platform.[key]=[value] --trait platform.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/pod.adoc b/docs/modules/traits/pages/pod.adoc index 19593a564..615170892 100755 --- a/docs/modules/traits/pages/pod.adoc +++ b/docs/modules/traits/pages/pod.adoc @@ -32,7 +32,7 @@ The value from the template overwrites the `TEST_VARIABLE` environment variable, Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait pod.[key]=[value] integration.yaml +$ kamel run --trait pod.[key]=[value] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/prometheus.adoc b/docs/modules/traits/pages/prometheus.adoc index ae6aa3774..82d19c075 100755 --- a/docs/modules/traits/pages/prometheus.adoc +++ b/docs/modules/traits/pages/prometheus.adoc @@ -26,7 +26,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait prometheus.[key]=[value] --trait prometheus.[key2]=[value2] integration.yaml +$ kamel run --trait prometheus.[key]=[value] --trait prometheus.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/pull-secret.adoc b/docs/modules/traits/pages/pull-secret.adoc index 9a1b410cf..8c736917a 100755 --- a/docs/modules/traits/pages/pull-secret.adoc +++ b/docs/modules/traits/pages/pull-secret.adoc @@ -24,7 +24,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait pull-secret.[key]=[value] --trait pull-secret.[key2]=[value2] integration.yaml +$ kamel run --trait pull-secret.[key]=[value] --trait pull-secret.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/quarkus.adoc b/docs/modules/traits/pages/quarkus.adoc index 1521ed036..2531673fc 100755 --- a/docs/modules/traits/pages/quarkus.adoc +++ b/docs/modules/traits/pages/quarkus.adoc @@ -23,7 +23,7 @@ NOTE: The quarkus trait is a *platform trait* and cannot be disabled by the user Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait quarkus.[key]=[value] --trait quarkus.[key2]=[value2] integration.yaml +$ kamel run --trait quarkus.[key]=[value] --trait quarkus.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/registry.adoc b/docs/modules/traits/pages/registry.adoc index 3043f2d21..209415495 100644 --- a/docs/modules/traits/pages/registry.adoc +++ b/docs/modules/traits/pages/registry.adoc @@ -19,7 +19,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait registry.[key]=[value] integration.yaml +$ kamel run --trait registry.[key]=[value] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/resume.adoc b/docs/modules/traits/pages/resume.adoc index 894fe4d12..4a5c08352 100644 --- a/docs/modules/traits/pages/resume.adoc +++ b/docs/modules/traits/pages/resume.adoc @@ -28,7 +28,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait resume.[key]=[value] --trait resume.[key2]=[value2] integration.yaml +$ kamel run --trait resume.[key]=[value] --trait resume.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/route.adoc b/docs/modules/traits/pages/route.adoc index 246d8255b..deb4d0cd4 100755 --- a/docs/modules/traits/pages/route.adoc +++ b/docs/modules/traits/pages/route.adoc @@ -23,7 +23,7 @@ This trait is available in the following profiles: **OpenShift**. Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait route.[key]=[value] --trait route.[key2]=[value2] integration.yaml +$ kamel run --trait route.[key]=[value] --trait route.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/security-context.adoc b/docs/modules/traits/pages/security-context.adoc index d53378caf..516dda804 100644 --- a/docs/modules/traits/pages/security-context.adoc +++ b/docs/modules/traits/pages/security-context.adoc @@ -17,7 +17,7 @@ NOTE: The security-context trait is a *platform trait* and cannot be disabled by Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait security-context.[key]=[value] --trait security-context.[key2]=[value2] integration.yaml +$ kamel run --trait security-context.[key]=[value] --trait security-context.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/service-binding.adoc b/docs/modules/traits/pages/service-binding.adoc index 73582ad98..9638113ac 100755 --- a/docs/modules/traits/pages/service-binding.adoc +++ b/docs/modules/traits/pages/service-binding.adoc @@ -17,7 +17,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait service-binding.[key]=[value] --trait service-binding.[key2]=[value2] integration.yaml +$ kamel run --trait service-binding.[key]=[value] --trait service-binding.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/service.adoc b/docs/modules/traits/pages/service.adoc index 97bb436ac..14c59f7c2 100755 --- a/docs/modules/traits/pages/service.adoc +++ b/docs/modules/traits/pages/service.adoc @@ -18,7 +18,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait service.[key]=[value] --trait service.[key2]=[value2] integration.yaml +$ kamel run --trait service.[key]=[value] --trait service.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/telemetry.adoc b/docs/modules/traits/pages/telemetry.adoc index 44f54204e..18945f57b 100644 --- a/docs/modules/traits/pages/telemetry.adoc +++ b/docs/modules/traits/pages/telemetry.adoc @@ -21,7 +21,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait telemetry.[key]=[value] --trait telemetry.[key2]=[value2] integration.yaml +$ kamel run --trait telemetry.[key]=[value] --trait telemetry.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/toleration.adoc b/docs/modules/traits/pages/toleration.adoc index ac8aa6833..9b5bb1864 100755 --- a/docs/modules/traits/pages/toleration.adoc +++ b/docs/modules/traits/pages/toleration.adoc @@ -26,7 +26,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait toleration.[key]=[value] --trait toleration.[key2]=[value2] integration.yaml +$ kamel run --trait toleration.[key]=[value] --trait toleration.[key2]=[value2] integration.groovy ---- The following configuration options are available: diff --git a/docs/modules/traits/pages/tracing.adoc b/docs/modules/traits/pages/tracing.adoc index 26d638f8e..1b25ba194 100644 --- a/docs/modules/traits/pages/tracing.adoc +++ b/docs/modules/traits/pages/tracing.adoc @@ -24,7 +24,7 @@ This trait is available in the following profiles: **Kubernetes, Knative, OpenSh Trait properties can be specified when running any integration with the CLI: [source,console] ---- -$ kamel run --trait tracing.[key]=[value] --trait tracing.[key2]=[value2] integration.yaml +$ kamel run --trait tracing.[key]=[value] --trait tracing.[key2]=[value2] integration.groovy ---- The following configuration options are available: