Skip to content

Conversation

@vfoucault
Copy link
Contributor

Description

This is an issue to impose a /tmp as a default temporary directory, even thought this is the right one.

On some case, you'd end up having a /tmp which is not writable (k8s: securityContext -> readOnlyRootFilesystem: true) and you'd prefer to have a way to override this.

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

  • Linter passes correctly
  • Add tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Does this introduce a breaking change?

  • Yes
  • No

Further comments

This is an issue to impose a `/tmp` as a default temporary directory, even thought this is the right one.

On some case, you'd end up having a `/tmp` which is not writable (k8s: securityContext -> readOnlyRootFilesystem: true) and you'd prefer to have a way to override this.
@vfoucault vfoucault requested a review from mga-chka November 21, 2024 10:50
@render render bot temporarily deployed to fix/rely_on_system_temp_directory - chproxy PR #486 November 21, 2024 10:50 Destroyed
@vfoucault vfoucault merged commit f3e1288 into master Nov 21, 2024
2 checks passed
@vfoucault vfoucault deleted the fix/rely_on_system_temp_directory branch November 21, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants