You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to have the ability to specify different subject Kind(s)
for example:
subjects:
# Google Cloud user account
- kind: Username: janedoe@example.com# Kubernetes service account
- kind: ServiceAccountname: johndoe# IAM service account
- kind: Username: test-account@test-project.iam.gserviceaccount.com# Google Group
- kind: Groupname: accounting-group@example.com
This would allow easy mapping between Google Cloud user acocunts and ClusterRoleBinding
It would be great to have the ability to specify different subject Kind(s)
for example:
This would allow easy mapping between Google Cloud user acocunts and ClusterRoleBinding
Likely related to: #42
The text was updated successfully, but these errors were encountered: