Skip to content

Conversation

@sstarcher
Copy link

…ntext

Add securityContext configuration option for the parse-cabundle init container under api.cabundle and controller.cabundle. This allows users in restricted environments (PodSecurity Standards, Kyverno policies) to override the default root security context.

The default behavior (runAsUser: 0) is preserved for backward compatibility.

…ntext

Add securityContext configuration option for the parse-cabundle init
container under api.cabundle and controller.cabundle. This allows users
in restricted environments (PodSecurity Standards, Kyverno policies) to
override the default root security context.

The default behavior (runAsUser: 0) is preserved for backward
compatibility.
@sstarcher sstarcher requested a review from a team as a code owner December 9, 2025 20:44
@netlify
Copy link

netlify bot commented Dec 9, 2025

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 5871341
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/69388a19dbc0460008cf7881
😎 Deploy Preview https://deploy-preview-5478.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.11%. Comparing base (346aff8) to head (5871341).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5478   +/-   ##
=======================================
  Coverage   55.11%   55.11%           
=======================================
  Files         426      426           
  Lines       31564    31564           
=======================================
  Hits        17396    17396           
  Misses      13163    13163           
  Partials     1005     1005           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hiddeco
Copy link
Contributor

hiddeco commented Dec 9, 2025

Thanks for submitting this PR.

You need to run make codegen and sign-off your commit to ensure all checks pass.

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.

2 participants