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 a3db292 Sync Properties and regen new 3b696fd CAMEL-15310 - AWS* - Support for more than 1 client in the registry - Camel-AWS-EKS new 48529d1 Regen website docs new dd68772 Regen catalog The 3 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/aws-eks.json | 2 ++ .../camel/catalog/docs/aws-eks-component.adoc | 6 +++-- .../component/aws/eks/EKSComponentConfigurer.java | 5 ++++ .../component/aws/eks/EKSEndpointConfigurer.java | 5 ++++ .../apache/camel/component/aws/eks/aws-eks.json | 2 ++ .../src/main/docs/aws-eks-component.adoc | 6 +++-- .../camel/component/aws/eks/EKSComponent.java | 4 +++- .../camel/component/aws/eks/EKSConfiguration.java | 15 ++++++++++++ .../aws/eks/EKSComponentClientRegistryTest.java | 24 +++++++++++++++++++ .../dsl/AwsEksComponentBuilderFactory.java | 16 +++++++++++++ .../builder/endpoint/StaticEndpointBuilders.java | 8 +++---- .../endpoint/dsl/EKSEndpointBuilderFactory.java | 28 ++++++++++++++++++++++ .../modules/ROOT/pages/aws-eks-component.adoc | 6 +++-- 13 files changed, 116 insertions(+), 11 deletions(-)