This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-2.x in repository https://gitbox.apache.org/repos/asf/camel.git
commit 3e1fdd2fa58da3422ef4f4764b186e347d02dfbb Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Sep 16 09:04:17 2019 +0200 CAMEL-13978 - Fixed backport and doc regen --- .../camel-kubernetes/src/main/docs/kubernetes-component.adoc | 9 +++++---- .../src/main/docs/kubernetes-config-maps-component.adoc | 9 +++++---- .../src/main/docs/kubernetes-deployments-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-hpa-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-job-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-namespaces-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-nodes-component.adoc | 11 ++++++----- .../docs/kubernetes-persistent-volumes-claims-component.adoc | 11 ++++++----- .../main/docs/kubernetes-persistent-volumes-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-pods-component.adoc | 11 ++++++----- .../docs/kubernetes-replication-controllers-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-resources-quota-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-secrets-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-service-accounts-component.adoc | 11 ++++++----- .../src/main/docs/kubernetes-services-component.adoc | 11 ++++++----- .../src/main/docs/openshift-build-configs-component.adoc | 9 +++++---- .../src/main/docs/openshift-builds-component.adoc | 11 ++++++----- .../kubernetes/config_maps/KubernetesConfigMapsConsumer.java | 2 +- .../kubernetes/consumer/KubernetesConfigMapsConsumerTest.java | 2 +- 19 files changed, 101 insertions(+), 84 deletions(-) diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc index b1a6fcb..7f3db07 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-component]] -= Kubernetes Component (deprecated) +== Kubernetes Component (deprecated) *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + [IMPORTANT] @@ -74,7 +75,7 @@ kubernetes:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -84,7 +85,7 @@ with the following path and query parameters: |=== -=== Query Parameters (29 parameters): +==== Query Parameters (29 parameters): [width="100%",cols="2,5,^1,2",options="header"] diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc index 2b782da..3274ac5 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-config-maps-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-config-maps-component]] -= Kubernetes ConfigMap Component +== Kubernetes ConfigMap Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes ConfigMap* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which provides a producer to execute kubernetes ConfigMap operations and a consumer to consume events related to Config maps. @@ -25,7 +26,7 @@ kubernetes-config-maps:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -35,7 +36,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-deployments-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-deployments-component.adoc index d8b91f0..b1b97b4 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-deployments-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-deployments-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-deployments-component]] -= Kubernetes Deployments Component +== Kubernetes Deployments Component *Available as of Camel version 2.20* +*Available as of Camel version 2.20* + The *Kubernetes Deployments* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-deployments:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -99,4 +100,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-deployments.enabled* | Whether to enable auto configuration of the kubernetes-deployments component. This is enabled by default. | | Boolean | *camel.component.kubernetes-deployments.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-hpa-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-hpa-component.adoc index 331986b..03b0636 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-hpa-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-hpa-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-hpa-component]] -= Kubernetes HPA Component +== Kubernetes HPA Component *Available as of Camel version 2.23* +*Available as of Camel version 2.23* + The *Kubernetes HPA* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -28,7 +29,7 @@ kubernetes-hpa:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -38,7 +39,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -100,4 +101,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-hpa.enabled* | Whether to enable auto configuration of the kubernetes-hpa component. This is enabled by default. | | Boolean | *camel.component.kubernetes-hpa.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-job-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-job-component.adoc index 7ca8d5c..beca5ca 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-job-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-job-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-job-component]] -= Kubernetes Job Component +== Kubernetes Job Component *Available as of Camel version 2.23* +*Available as of Camel version 2.23* + The *Kubernetes Job* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-job:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -99,4 +100,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-job.enabled* | Whether to enable auto configuration of the kubernetes-job component. This is enabled by default. | | Boolean | *camel.component.kubernetes-job.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-namespaces-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-namespaces-component.adoc index 7ea063d..b419929 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-namespaces-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-namespaces-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-namespaces-component]] -= Kubernetes Namespaces Component +== Kubernetes Namespaces Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Namespaces* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -28,7 +29,7 @@ kubernetes-namespaces:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -38,7 +39,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -100,4 +101,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-namespaces.enabled* | Whether to enable auto configuration of the kubernetes-namespaces component. This is enabled by default. | | Boolean | *camel.component.kubernetes-namespaces.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-nodes-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-nodes-component.adoc index 6433d59..e427260 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-nodes-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-nodes-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-nodes-component]] -= Kubernetes Nodes Component +== Kubernetes Nodes Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Nodes* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -28,7 +29,7 @@ kubernetes-nodes:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -38,7 +39,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -100,4 +101,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-nodes.enabled* | Whether to enable auto configuration of the kubernetes-nodes component. This is enabled by default. | | Boolean | *camel.component.kubernetes-nodes.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-claims-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-claims-component.adoc index 6bf57a8..fa815cd 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-claims-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-claims-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-persistent-volumes-claims-component]] -= Kubernetes Persistent Volume Claim Component +== Kubernetes Persistent Volume Claim Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Persistent Volume Claim* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-persistent-volumes-claims:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -91,4 +92,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-persistent-volumes-claims.enabled* | Whether to enable auto configuration of the kubernetes-persistent-volumes-claims component. This is enabled by default. | | Boolean | *camel.component.kubernetes-persistent-volumes-claims.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-component.adoc index cb17c94..9b8796b 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-persistent-volumes-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-persistent-volumes-component]] -= Kubernetes Persistent Volume Component +== Kubernetes Persistent Volume Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Persistent Volume* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-persistent-volumes:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -91,4 +92,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-persistent-volumes.enabled* | Whether to enable auto configuration of the kubernetes-persistent-volumes component. This is enabled by default. | | Boolean | *camel.component.kubernetes-persistent-volumes.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-pods-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-pods-component.adoc index ae57ef2..eaa61f3 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-pods-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-pods-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-pods-component]] -= Kubernetes Pods Component +== Kubernetes Pods Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Pods* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-pods:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -99,4 +100,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-pods.enabled* | Whether to enable auto configuration of the kubernetes-pods component. This is enabled by default. | | Boolean | *camel.component.kubernetes-pods.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc index 1f784fa..0509ed2 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-replication-controllers-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-replication-controllers-component]] -= Kubernetes Replication Controller Component +== Kubernetes Replication Controller Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Replication Controller* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -28,7 +29,7 @@ kubernetes-replication-controllers:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -38,7 +39,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -100,4 +101,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-replication-controllers.enabled* | Whether to enable auto configuration of the kubernetes-replication-controllers component. This is enabled by default. | | Boolean | *camel.component.kubernetes-replication-controllers.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc index db21ce6..185ec20 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-resources-quota-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-resources-quota-component]] -= Kubernetes Resources Quota Component +== Kubernetes Resources Quota Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Resources Quota* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-resources-quota:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -91,4 +92,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-resources-quota.enabled* | Whether to enable auto configuration of the kubernetes-resources-quota component. This is enabled by default. | | Boolean | *camel.component.kubernetes-resources-quota.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-secrets-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-secrets-component.adoc index 9f9f32d..f94b206 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-secrets-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-secrets-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-secrets-component]] -= Kubernetes Secrets Component +== Kubernetes Secrets Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Secrets* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -27,7 +28,7 @@ kubernetes-secrets:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -37,7 +38,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -91,4 +92,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-secrets.enabled* | Whether to enable auto configuration of the kubernetes-secrets component. This is enabled by default. | | Boolean | *camel.component.kubernetes-secrets.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-service-accounts-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-service-accounts-component.adoc index 1997320..f672c2a 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-service-accounts-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-service-accounts-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-service-accounts-component]] -= Kubernetes Service Account Component +== Kubernetes Service Account Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Service Account* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -25,7 +26,7 @@ kubernetes-service-accounts:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -35,7 +36,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -89,4 +90,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-service-accounts.enabled* | Whether to enable auto configuration of the kubernetes-service-accounts component. This is enabled by default. | | Boolean | *camel.component.kubernetes-service-accounts.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/kubernetes-services-component.adoc b/components/camel-kubernetes/src/main/docs/kubernetes-services-component.adoc index ecaa61a..3a4bab5 100644 --- a/components/camel-kubernetes/src/main/docs/kubernetes-services-component.adoc +++ b/components/camel-kubernetes/src/main/docs/kubernetes-services-component.adoc @@ -1,7 +1,8 @@ -[[kubernetes-services-component]] -= Kubernetes Services Component +== Kubernetes Services Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Services* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -28,7 +29,7 @@ kubernetes-services:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -38,7 +39,7 @@ with the following path and query parameters: |=== -=== Query Parameters (28 parameters): +==== Query Parameters (28 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -100,4 +101,4 @@ The component supports 2 options, which are listed below. | *camel.component.kubernetes-services.enabled* | Whether to enable auto configuration of the kubernetes-services component. This is enabled by default. | | Boolean | *camel.component.kubernetes-services.resolve-property-placeholders* | Whether the component should resolve property placeholders on itself when starting. Only properties which are of String type can use property placeholders. | true | Boolean |=== -// spring-boot-auto-configure options: END \ No newline at end of file +// spring-boot-auto-configure options: END diff --git a/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc b/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc index e007064..385d2ff 100644 --- a/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc +++ b/components/camel-kubernetes/src/main/docs/openshift-build-configs-component.adoc @@ -1,7 +1,8 @@ -[[openshift-build-configs-component]] -= Openshift Build Config Component +== Openshift Build Config Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *OpenShift Build Config* component is one of xref:kubernetes.adoc[Kubernetes Components] which @@ -26,7 +27,7 @@ openshift-build-configs:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -36,7 +37,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] diff --git a/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc b/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc index 7acb798..13782aa 100644 --- a/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc +++ b/components/camel-kubernetes/src/main/docs/openshift-builds-component.adoc @@ -1,7 +1,8 @@ -[[openshift-builds-component]] -= Openshift Builds Component +== Openshift Builds Component *Available as of Camel version 2.17* +*Available as of Camel version 2.17* + The *Kubernetes Builds* component is one of xref:kubernetes-component.adoc[Kubernetes Components] which @@ -26,7 +27,7 @@ openshift-builds:masterUrl with the following path and query parameters: -=== Path Parameters (1 parameters): +==== Path Parameters (1 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -36,7 +37,7 @@ with the following path and query parameters: |=== -=== Query Parameters (20 parameters): +==== Query Parameters (20 parameters): [width="100%",cols="2,5,^1,2",options="header"] @@ -63,4 +64,4 @@ with the following path and query parameters: | *trustCerts* (security) | Define if the certs we used are trusted anyway or not | | Boolean | *username* (security) | Username to connect to Kubernetes | | String |=== -// endpoint options: END \ No newline at end of file +// endpoint options: END diff --git a/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/config_maps/KubernetesConfigMapsConsumer.java b/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/config_maps/KubernetesConfigMapsConsumer.java index f8b4e80..c93a708 100644 --- a/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/config_maps/KubernetesConfigMapsConsumer.java +++ b/components/camel-kubernetes/src/main/java/org/apache/camel/component/kubernetes/config_maps/KubernetesConfigMapsConsumer.java @@ -32,7 +32,7 @@ import org.apache.camel.Processor; import org.apache.camel.component.kubernetes.AbstractKubernetesEndpoint; import org.apache.camel.component.kubernetes.KubernetesConstants; import org.apache.camel.component.kubernetes.consumer.common.ConfigMapEvent; -import org.apache.camel.support.DefaultConsumer; +import org.apache.camel.impl.DefaultConsumer; import org.apache.camel.util.ObjectHelper; public class KubernetesConfigMapsConsumer extends DefaultConsumer { diff --git a/components/camel-kubernetes/src/test/java/org/apache/camel/component/kubernetes/consumer/KubernetesConfigMapsConsumerTest.java b/components/camel-kubernetes/src/test/java/org/apache/camel/component/kubernetes/consumer/KubernetesConfigMapsConsumerTest.java index 0a53a0e..60ce676 100644 --- a/components/camel-kubernetes/src/test/java/org/apache/camel/component/kubernetes/consumer/KubernetesConfigMapsConsumerTest.java +++ b/components/camel-kubernetes/src/test/java/org/apache/camel/component/kubernetes/consumer/KubernetesConfigMapsConsumerTest.java @@ -36,7 +36,7 @@ import org.junit.Test; @Ignore("Requires a running Kubernetes Cluster") public class KubernetesConfigMapsConsumerTest extends KubernetesTestSupport { - @EndpointInject("mock:result") + @EndpointInject(uri = "mock:result") protected MockEndpoint mockResultEndpoint; @Test