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

Allow overwriteContainer to specify securityContext #777

Open
4 tasks
yamatcha opened this issue Jan 29, 2025 · 0 comments
Open
4 tasks

Allow overwriteContainer to specify securityContext #777

yamatcha opened this issue Jan 29, 2025 · 0 comments

Comments

@yamatcha
Copy link
Contributor

What

Currently, overwriteContainer in MySQLCluster can accepted only ResourceRequirements.
For this reason, it is not possible to set securityContext in the system containers.
There are cases where it is necessary to set these options, but no method is provided for doing so.

ref: https://cybozu-go.github.io/moco/customize-system-container.html#customize-default-container

How

Add securityContext field to overwriteContainer

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions
@yamatcha yamatcha changed the title Enable overwriteContainer to specify securityContext Allow overwriteContainer to specify securityContext Jan 30, 2025
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

No branches or pull requests

1 participant