Skip to content

Conversation

cgwalters
Copy link
Member

Closes: #3391

Copy link

openshift-ci bot commented Mar 20, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@cgwalters
Copy link
Member Author

Only compile tested so far

@cgwalters cgwalters force-pushed the deployment-backing branch 3 times, most recently from 7b6e163 to 0038e33 Compare March 24, 2025 12:48
Closes: ostreedev#3391

Basically it's not uncommon to make `/var/tmp` a separate
partition, but this constrains the amount of data that
can be written to `/usr` when unlocking.

Change things here to write to the deployment's backing
dir which is part of the same rootfs as the storage
and is lifecycle bound to the deployment, ensuring
it gets GC'd.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters force-pushed the deployment-backing branch from 0038e33 to d70febe Compare March 24, 2025 22:24
@cgwalters cgwalters marked this pull request as ready for review March 25, 2025 00:21
@cgwalters cgwalters enabled auto-merge March 25, 2025 11:57
Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

Makes sense to me!

@cgwalters cgwalters merged commit 4260d28 into ostreedev:main Mar 25, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unlock: Change to use deployment backing dir by default
2 participants