Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-845282: Allow configuring tmpdir in DSN #874

Merged
merged 1 commit into from
Aug 11, 2023
Merged

Conversation

sfc-gh-pfus
Copy link
Collaborator

@sfc-gh-pfus sfc-gh-pfus commented Aug 3, 2023

Description

Introduces configuring temp dir used for encryption and compression. The change was needed as in some container environments temporary directory is readonly.

Checklist

  • Code compiles correctly
  • Run make fmt to fix inconsistent formats
  • Run make lint to get lint errors and fix all of them
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

@sfc-gh-pfus sfc-gh-pfus requested a review from a team as a code owner August 3, 2023 12:52
dsn_test.go Show resolved Hide resolved
file_transfer_agent_test.go Show resolved Hide resolved
file_transfer_agent_test.go Show resolved Hide resolved
file_transfer_agent_test.go Show resolved Hide resolved
@sfc-gh-pfus sfc-gh-pfus force-pushed the SNOW-845282-tmpdir branch 3 times, most recently from a7b9b64 to 0ab83ed Compare August 4, 2023 08:02
dsn.go Show resolved Hide resolved
@sfc-gh-pfus sfc-gh-pfus merged commit 97f6f11 into master Aug 11, 2023
23 checks passed
@sfc-gh-pfus sfc-gh-pfus deleted the SNOW-845282-tmpdir branch August 11, 2023 06:44
@github-actions github-actions bot locked and limited conversation to collaborators Aug 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants