You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/02/28 14:44:46 UTC

[camel] branch master updated (8bfa41a -> 1062cf9)

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 8bfa41a  CAMEL-14568 - Fixed AWS ECS
     add 1062cf9  CAMEL-14568 - Fixed AWS EKS

No new revisions were added by this update.

Summary of changes:
 .../component/aws/eks/EKSComponentConfigurer.java  |  7 ++--
 .../apache/camel/component/aws/eks/aws-eks.json    |  8 ++--
 .../src/main/docs/aws-eks-component.adoc           |  2 +-
 .../camel/component/aws/eks/EKSComponent.java      | 48 ++--------------------
 .../aws/eks/EKSComponentConfigurationTest.java     | 16 ++++----
 .../dsl/AwsEksComponentBuilderFactory.java         | 34 +++++++--------
 6 files changed, 36 insertions(+), 79 deletions(-)