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

Add CI to test on read-only file systems #141

Open
atomb opened this issue Jan 14, 2021 · 0 comments
Open

Add CI to test on read-only file systems #141

atomb opened this issue Jan 14, 2021 · 0 comments
Labels

Comments

@atomb
Copy link

atomb commented Jan 14, 2021

PR #139 adds an option that should disable any file creation and allow argo-based servers to run on read-only file systems. However, it's possible that we've missed file creation, or that we could add some in the future. Testing this will require some significant infrastructure, but I suspect that creating a Docker image containing file-echo-api and running it with docker run --read-only will probably get us pretty far.

@atomb atomb added the Priority label May 20, 2021
@atomb atomb self-assigned this May 20, 2021
@atomb atomb removed their assignment Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant