Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: advise against sharedCODER_CACHE_DIRECTORY dir usage in note#14216

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dannykopping merged 2 commits intomainfromdk/cache-note
Aug 8, 2024

Conversation

dannykopping
Copy link
Contributor

This directory is used for several purposes such as caching coder binaries, downloaded terraform providers, and other use-cases.

We don't take the necessary preventative steps to prevent multiple processes from clobbering each others' files, should they share this directory.

This option might seem compelling to unsuspecting operators who want to, for example, ensure terraform providers are always cached when using multipleprovisionerd replicas, by sharing the cache between them. This would lead to potentially problematic behaviour right now, and we should heavily discourage this approach.

Signed-off-by: Danny Kopping <danny@coder.com>
@dannykoppingdannykopping changed the titledocs: add note advising against sharedCODER_CACHE_DIRECTORY dir usagedocs: advise against sharedCODER_CACHE_DIRECTORY dir usage in noteAug 8, 2024
Signed-off-by: Danny Kopping <danny@coder.com>
@dannykoppingdannykoppingenabled auto-merge (squash)August 8, 2024 12:36
@dannykoppingdannykopping merged commitd79a7ad intomainAug 8, 2024
28 checks passed
@dannykoppingdannykopping deleted the dk/cache-note branchAugust 8, 2024 12:42
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsAug 8, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn approved these changes

Assignees

@dannykoppingdannykopping

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@dannykopping@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp