This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from d44b5fc  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-ECS component
     new b5123f5  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-EKS component
     new 052ed2e  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-EKS component
     new 78a35a2  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-EKS component
     new c058a8e  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-EKS component
     new 4f26675  CAMEL-16171 - Add uri-endpoint-override options to all AWS2 
components - AWS2-EKS component

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/catalog/components/aws2-eks.json  |  4 ++
 .../camel/catalog/docs/aws2-eks-component.adoc     |  8 +++-
 .../aws2/eks/EKS2ComponentConfigurer.java          | 12 ++++++
 .../component/aws2/eks/EKS2EndpointConfigurer.java | 12 ++++++
 .../component/aws2/eks/EKS2EndpointUriFactory.java | 16 +++----
 .../apache/camel/component/aws2/eks/aws2-eks.json  |  4 ++
 .../src/main/docs/aws2-eks-component.adoc          |  8 +++-
 .../component/aws2/eks/EKS2Configuration.java      | 27 ++++++++++++
 .../aws2/eks/EKS2ComponentConfigurationTest.java   | 18 ++++++++
 .../dsl/Aws2EksComponentBuilderFactory.java        | 35 ++++++++++++++++
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   | 49 ++++++++++++++++++++++
 .../modules/ROOT/pages/aws2-eks-component.adoc     |  8 +++-
 12 files changed, 188 insertions(+), 13 deletions(-)

Reply via email to