oceanbase / oceanbase/ob-operator
[Feature]: run as non root user
Open
@chris-sun-star is already working on this.
Since Jul 24, 2024.
- Dominant language
- Go
- Stars
- 172
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Describe your use case
using root is considered risky even in container, and some platform requires the container run as non-root user
Describe the solution you'd like
start process as non-root user
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.