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 to configure the pod security settings for the operator's pod #362

Open
Sgitario opened this issue Jun 16, 2022 · 1 comment
Open

Comments

@Sgitario
Copy link
Contributor

More context in https://www.redhat.com/en/blog/kubernetes-operators-good-security-practices

@cdmikechen
Copy link

According to my experience, the operator permissions are not driven by the operator-sdk, but based on the role/cluster role. Therefore, the operator itself cannot control the permissions of k8s.
I wonder if my understanding is correct.

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

2 participants