Skip to content

Conversation

@dan-fernandes
Copy link
Contributor

Fixes #1308

@dan-fernandes dan-fernandes changed the title Fix uv cache dir Fix: uv cache dir Jan 6, 2026
@dan-fernandes dan-fernandes changed the title Fix: uv cache dir fix: uv cache dir Jan 6, 2026
@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.76%. Comparing base (ca0b14b) to head (fb77439).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1322   +/-   ##
=======================================
  Coverage   94.76%   94.76%           
=======================================
  Files          42       42           
  Lines        2752     2752           
=======================================
  Hits         2608     2608           
  Misses        144      144           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dan-fernandes dan-fernandes marked this pull request as ready for review January 6, 2026 11:39
@dan-fernandes dan-fernandes requested a review from a team as a code owner January 6, 2026 11:39
Copy link
Contributor

@abbiemery abbiemery left a comment

Choose a reason for hiding this comment

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

Spoke in person. I think this a better angle than changing the security context. I appreciate it has been difficult to test as it's a flaky error beyond our ability reliably reproduce.

@dan-fernandes dan-fernandes merged commit 038fe03 into main Jan 7, 2026
18 checks passed
@dan-fernandes dan-fernandes deleted the fix-uv-cache-dir branch January 7, 2026 13:48
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.

UV has no cache dir if init container runs as non-1000 UID

3 participants