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

To see the possibility if Scalar Manager can use less permissions from ClusterRole #269

Open
supl opened this issue May 10, 2024 · 0 comments
Assignees

Comments

@supl
Copy link
Contributor

supl commented May 10, 2024

Scalar Manager is using ClusterRole for accessing resources crossing other namespaces.

It's ok for read-only operations but not good for side-effect operations.

This is the side-effect operations Scalar Manager will make now:

  • create/patch ConfifMap
  • create/delete Role and RoleBinding

The difficult is mainly from using Helm to pause Scalar products.

Think it later to see if you need to change design for improving this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant