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

feat!: support readonly fs #3036

Merged
merged 2 commits into from
Oct 1, 2024
Merged

feat!: support readonly fs #3036

merged 2 commits into from
Oct 1, 2024

Conversation

viceice
Copy link
Member

@viceice viceice commented Jul 31, 2024


BREAKING CHANGE: User files and folders are now symlinked from `/tmp/containerbase/cache` to `/home/ubuntu`.

@viceice viceice force-pushed the feat/move-prep-state branch 2 times, most recently from 8c94eea to 12f05c8 Compare August 1, 2024 10:05
@viceice viceice added the breaking Breaking change, requires major version bump label Aug 1, 2024
@viceice viceice added this to the v12 milestone Aug 1, 2024
@viceice viceice changed the title feat: move tool prep state feat!: move tool files Aug 1, 2024
@viceice viceice force-pushed the feat/move-prep-state branch 4 times, most recently from 6dc53a2 to 7d7f15b Compare September 30, 2024 08:03
@viceice viceice changed the title feat!: move tool files feat!: support readonly fs Sep 30, 2024
@viceice viceice force-pushed the feat/move-prep-state branch from f469b1f to eb88561 Compare September 30, 2024 12:21
@viceice viceice marked this pull request as ready for review September 30, 2024 14:13
@viceice viceice changed the base branch from main to rel/v12 October 1, 2024 09:18
@viceice viceice force-pushed the feat/move-prep-state branch from eb88561 to a480e7c Compare October 1, 2024 09:26
@viceice viceice merged commit f1c7493 into rel/v12 Oct 1, 2024
32 checks passed
@viceice viceice deleted the feat/move-prep-state branch October 1, 2024 10:36
viceice added a commit that referenced this pull request Oct 1, 2024
- Closes #2078

BREAKING CHANGE: User files and folders are now symlinked from `/tmp/containerbase/cache` to `/home/ubuntu`.
viceice added a commit that referenced this pull request Oct 1, 2024
- Closes #2078

BREAKING CHANGE: User files and folders are now symlinked from `/tmp/containerbase/cache` to `/home/ubuntu`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking change, requires major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coerce all manager caches to /tmp/containerbase Support readonly root filesystem
1 participant