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

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


    from 3ab4c687e22 CAMEL-19408: camel-swift - Upgrade to SRU2022-10.0.1 
(#10398)
     new a4cddaace6b CAMEL-19159 - Camel-AWS: Support Profile Credential 
provider as configuration - AWS EKS
     new d2e69beb2f2 CAMEL-19159 - Camel-AWS: Support Profile Credential 
provider as configuration - AWS EKS
     new 3a77cb3aec5 CAMEL-19159 - Camel-AWS: Support Profile Credential 
provider as configuration - AWS EKS
     new 2151b7822d7 CAMEL-19159 - Camel-AWS: Support Profile Credential 
provider as configuration - AWS EKS
     new b891e90ece1 CAMEL-19159 - Camel-AWS: Support Profile Credential 
provider as configuration - AWS EKS
     new a97e36ec4e3 CAMEL-19159 - Camel-AWS: Support Profile Credential 
provider as configuration - AWS EKS

The 6 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  | 44 ++++++++++---------
 .../aws2/eks/EKS2ComponentConfigurer.java          | 12 +++++
 .../component/aws2/eks/EKS2EndpointConfigurer.java | 12 +++++
 .../component/aws2/eks/EKS2EndpointUriFactory.java |  4 +-
 .../apache/camel/component/aws2/eks/aws2-eks.json  | 44 ++++++++++---------
 .../src/main/docs/aws2-eks-component.adoc          |  8 +++-
 .../camel/component/aws2/eks/EKS2Component.java    |  5 ++-
 .../component/aws2/eks/EKS2Configuration.java      | 26 +++++++++++
 .../aws2/eks/client/EKS2ClientFactory.java         | 10 ++++-
 ...java => EKS2ClientIAMProfileOptimizedImpl.java} | 11 +++--
 .../endpoint/dsl/EKS2EndpointBuilderFactory.java   | 51 ++++++++++++++++++++++
 11 files changed, 178 insertions(+), 49 deletions(-)
 copy 
components/camel-aws/camel-aws2-eks/src/main/java/org/apache/camel/component/aws2/eks/client/impl/{EKS2ClientIAMOptimizedImpl.java
 => EKS2ClientIAMProfileOptimizedImpl.java} (88%)

Reply via email to