Skip to content

PLX-301: Add runAsUser: 50000 to git-sync-relay pod security context#720

Open
Shubham-astro wants to merge 2 commits intomasterfrom
fixdaemon
Open

PLX-301: Add runAsUser: 50000 to git-sync-relay pod security context#720
Shubham-astro wants to merge 2 commits intomasterfrom
fixdaemon

Conversation

@Shubham-astro
Copy link
Copy Markdown
Contributor

@Shubham-astro Shubham-astro commented Apr 9, 2026

Description

This PR adds runAsUser: 50000 to the pod-level securityContext in values.yaml. The git-daemon container in the git-sync-relay pod was crash-looping on startup. Its entrypoint runs touch /git/.git/git-daemon-export-ok to mark the repo as exportable before starting git daemon. This was failing with Permission denied.

Related Issues

Testing

  • Tested this config on a cluster.
Screenshot 2026-04-09 at 2 10 18 PM
  • All the pods are stable:
Screenshot 2026-04-09 at 2 11 03 PM

Merging

master, 1.17

@Shubham-astro Shubham-astro requested a review from a team as a code owner April 9, 2026 08:41
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