Skip to content

Conversation

@holzman
Copy link
Contributor

@holzman holzman commented Nov 19, 2025

The switch from the base image from bookworm to trixie changed the default umask from 022 to 077. This restores the previous behavior needed for OKD, which runs the container as an ephemeral user with GID 0.

The switch from the base image from bookworm to trixie changed the
default umask from 022 to 077. This restores the previous behavior
needed for OKD, which runs the container as an ephemeral user with GID 0.
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.93%. Comparing base (c0246c7) to head (7dc31bf).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1218   +/-   ##
========================================
  Coverage    85.93%   85.93%           
========================================
  Files           94       94           
  Lines         3235     3235           
  Branches       371      371           
========================================
  Hits          2780     2780           
  Misses         380      380           
  Partials        75       75           

☔ 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.

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.

1 participant