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

Support other inputs rather than just service account #7

Open
garethjevans opened this issue Oct 10, 2022 · 1 comment
Open

Support other inputs rather than just service account #7

garethjevans opened this issue Oct 10, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@garethjevans
Copy link
Owner

garethjevans commented Oct 10, 2022

We should support Users, Groups and ServiceAccounts

Question: How to differentiate between them? could use a full qualifier e.g.

  • kubectl permissions system:serviceaccount:default
  • kubectl permissions serviceaccount:default
  • kubectl permissions user:dave
  • kubectl permissions group:other
@garethjevans
Copy link
Owner Author

maybe default to service account to make it backwardly compatible

@garethjevans garethjevans added enhancement New feature or request good first issue Good for newcomers labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant