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

Verify that user has required privileges to install Istio #138

Closed
dgn opened this issue May 28, 2024 · 1 comment
Closed

Verify that user has required privileges to install Istio #138

dgn opened this issue May 28, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dgn
Copy link
Collaborator

dgn commented May 28, 2024

Feature Description

We will need to verify that the user has the required privileges to run an instance of Istio. In the past, we verified this using a SubjectAccessReview check. We might have to do something similar.

Acceptance Criteria

  • verify that users can not perform privilege escalation through the operator
@dgn dgn added the enhancement New feature or request label May 28, 2024
@dgn
Copy link
Collaborator Author

dgn commented May 29, 2024

After discussing the issue with @luksa, it became apparent that we do not actually need this. RBAC on Istio and IstioRevision resources managed by cluster admin is enough. Closing this

@dgn dgn closed this as completed May 29, 2024
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

No branches or pull requests

1 participant