Skip to content

Conversation

@javier-aliaga
Copy link
Contributor

@javier-aliaga javier-aliaga commented Sep 19, 2025

Description

Some sftp servers requires the file to be closed to make it available to read

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #4016

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation
    • Created the dapr/docs PR:

Note: We expect contributors to open a corresponding documentation PR in the dapr/docs repository. As the implementer, you are the best person to document your work! Implementation PRs will not be merged until the documentation PR is opened and ready for review.

@javier-aliaga javier-aliaga force-pushed the sftp-close-file branch 3 times, most recently from 30d79d5 to 904278a Compare September 22, 2025 09:08
@javier-aliaga javier-aliaga marked this pull request as ready for review September 22, 2025 09:10
@javier-aliaga javier-aliaga requested review from a team as code owners September 22, 2025 09:10
sicoyle
sicoyle previously approved these changes Sep 22, 2025
Copy link
Contributor

@sicoyle sicoyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one small comment but overall LGTM 🎉

@javier-aliaga javier-aliaga reopened this Sep 23, 2025
@javier-aliaga javier-aliaga changed the title chore: Close file after write [1.17] Close file after write Sep 23, 2025
Copy link
Member

@mikeee mikeee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

javier-aliaga and others added 2 commits September 23, 2025 16:09
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Co-authored-by: Sam <sam@diagrid.io>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
@yaron2 yaron2 merged commit 959358a into dapr:main Sep 23, 2025
90 checks passed
@javier-aliaga javier-aliaga deleted the sftp-close-file branch September 24, 2025 07:25
kgal-akl pushed a commit to akeylesslabs/DAPR-components that referenced this pull request Oct 22, 2025
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Co-authored-by: Sam <sam@diagrid.io>
Signed-off-by: Kobbi Gal <kobbi.g@akeyless.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dapr does not close SFTP connection impeding manipulation of data on SFTP server

5 participants