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

Feature Request: Ability to select different subject Kind(s) #117

Open
svilenkov opened this issue Nov 10, 2022 · 0 comments
Open

Feature Request: Ability to select different subject Kind(s) #117

svilenkov opened this issue Nov 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@svilenkov
Copy link

It would be great to have the ability to specify different subject Kind(s)
for example:

subjects:
# Google Cloud user account
- kind: User
  name: [email protected]
# Kubernetes service account
- kind: ServiceAccount
  name: johndoe
# IAM service account
- kind: User
  name: [email protected]
# Google Group
- kind: Group
  name: [email protected]

This would allow easy mapping between Google Cloud user acocunts and ClusterRoleBinding

Likely related to: #42

@luigibarbato luigibarbato added the enhancement New feature or request label Jan 25, 2023
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

2 participants