Skip to content

fix: Propogate securityContext to initContainer#1444

Merged
dan-fernandes merged 3 commits intomainfrom
expose-init-container-security-context
Mar 20, 2026
Merged

fix: Propogate securityContext to initContainer#1444
dan-fernandes merged 3 commits intomainfrom
expose-init-container-security-context

Conversation

@dan-fernandes
Copy link
Contributor

@dan-fernandes dan-fernandes commented Mar 19, 2026

Fixes #1370

@dan-fernandes dan-fernandes requested a review from a team as a code owner March 19, 2026 10:59
@codecov
Copy link

codecov bot commented Mar 19, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1444   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files          43       43           
  Lines        3119     3119           
=======================================
  Hits         2969     2969           
  Misses        150      150           

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

Copy link
Contributor

@ZohebShaikh ZohebShaikh left a comment

Choose a reason for hiding this comment

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

Awesome 👍🏼

@dan-fernandes dan-fernandes merged commit 7fcd2a6 into main Mar 20, 2026
18 checks passed
@dan-fernandes dan-fernandes deleted the expose-init-container-security-context branch March 20, 2026 13:38
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.

Security Context is Not Set in Init Container

2 participants