Skip to content

proton-bridge: default security context for uid/gid 1000#4

Merged
mgarratt merged 1 commit intomainfrom
fix/proton-bridge-default-security-context
Feb 15, 2026
Merged

proton-bridge: default security context for uid/gid 1000#4
mgarratt merged 1 commit intomainfrom
fix/proton-bridge-default-security-context

Conversation

@mgarratt
Copy link
Copy Markdown
Owner

Summary

  • set default pod security context to fsGroup: 1000 with fsGroupChangePolicy: OnRootMismatch
  • set default container security context to runAsNonRoot: true, runAsUser: 1000, runAsGroup: 1000
  • update README guidance for new defaults
  • bump chart version to 0.1.6

Validation

  • helm lint charts/proton-bridge
  • helm template proton-bridge charts/proton-bridge

@mgarratt mgarratt force-pushed the fix/proton-bridge-default-security-context branch from 0543fce to be483a6 Compare February 15, 2026 08:50
@mgarratt mgarratt merged commit 81d3d0f into main Feb 15, 2026
2 checks passed
@mgarratt mgarratt deleted the fix/proton-bridge-default-security-context branch February 15, 2026 08:54
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