Skip to content

fix: set Coder read-only fs to null #6207

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

Merged
merged 3 commits into from
Feb 14, 2023
Merged

fix: set Coder read-only fs to null #6207

merged 3 commits into from
Feb 14, 2023

Conversation

ericpaulsen
Copy link
Member

the prior default of readOnlyRootFilesystem: true is a regression, and causes installs to fail with:

create cache directory: mkdir /home/coder/.cache: read-only file system
Run 'coder server --help' for usage.    

@ericpaulsen ericpaulsen self-assigned this Feb 14, 2023
helm/values.yaml Outdated
Comment on lines 67 to 69
# coder.securityContext.readOnlyRootFilesystem -- Mounts the container's
# root filesystem as read-only. It is recommended to leave this setting
# enabled in production. This will override the same setting in the pod
Copy link
Member

Choose a reason for hiding this comment

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

Can you change this comment too?

@bpmct bpmct enabled auto-merge (squash) February 14, 2023 17:00
@kylecarbs kylecarbs disabled auto-merge February 14, 2023 17:04
@kylecarbs kylecarbs merged commit 15c862f into main Feb 14, 2023
@kylecarbs kylecarbs deleted the fix-readonly-fs branch February 14, 2023 17:04
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 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.

3 participants