This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
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
add 145d132c SFTP connectors missing authentication options to use a
private key
add d55f1c5b SFTP connectors missing authentication options to use a
private key
add 63be465d Added it-test for SFTP Source
No new revisions were added by this update.
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%)