Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone Synchrony Pod run as root and securityContext does not exist for Synchrony #393

Closed
1 task done
athira-1142 opened this issue Mar 18, 2022 · 0 comments · Fixed by #465
Closed
1 task done
Labels
enhancement New feature or request

Comments

@athira-1142
Copy link

Suggestion

The standalone Synchrony pods for Confluence run as root, while the Confluence pods can run with a dedicated user. While exec into the pod:

root@confluence-synchrony-0:~# ps axu
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0   6972  3304 ?        Ss   Mar14   0:00 bash /scripts/start-synchrony.sh
root           6  0.9  3.3 8172900 1116324 ?     Sl   Mar14  59:30 java -Xms1g -Xmx2g -Xss2048k -XX:ActiveProcessorCount=2 -classpath /opt/atlassian/confluence/confluence/WEB-
root       13133  0.0  0.0   7236  4004 pts/0    Ss   20:11   0:00 /bin/bash
root       13178  0.0  0.0   8896  3308 pts/0    R+   20:24   0:00 ps axu

There is no securityContext available for standalone Synchrony in the values.yaml. Could you please suggest here?

Product

Confluence

Code of Conduct

  • I agree to follow this project's Code of Conduct
@athira-1142 athira-1142 changed the title [Issue] - Standalone Synchrony Pod run as root and securityContext does not exist for Synchrony Standalone Synchrony Pod run as root and securityContext does not exist for Synchrony Mar 18, 2022
@nanux nanux added the enhancement New feature or request label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants