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: [email protected]# Kubernetes service account
- kind: ServiceAccountname: johndoe# IAM service account
- kind: Username: [email protected]# Google Group
- kind: Groupname: [email protected]
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: