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-kamelets.git
from ebfbe8c3 Upgrade to Camel K 1.10.3, YAKS 0.11.0 for yaks tests new 145d132c SFTP connectors missing authentication options to use a private key new d55f1c5b SFTP connectors missing authentication options to use a private key new 63be465d Added it-test for SFTP Source 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: it-tests/Makefile | 2 + it-tests/misc/sftp/source/sftp-log-it-test.sh | 45 ++++++++++++++++++++++ .../sftp/source/sftp-log.yaml} | 13 ++++--- kamelets/sftp-sink.kamelet.yaml | 37 ++++++++++++++++-- kamelets/sftp-source.kamelet.yaml | 41 +++++++++++++++++--- .../main/resources/kamelets/sftp-sink.kamelet.yaml | 37 ++++++++++++++++-- .../resources/kamelets/sftp-source.kamelet.yaml | 41 +++++++++++++++++--- .../maven/plugin/ValidateKameletsMojo.java | 2 +- 8 files changed, 192 insertions(+), 26 deletions(-) create mode 100755 it-tests/misc/sftp/source/sftp-log-it-test.sh copy it-tests/{aws/aws-kinesis/source/aws-kinesis-log.yaml => misc/sftp/source/sftp-log.yaml} (82%)