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

creating a RoleBinding to a group doesn't work #14763

Open
EyalPazz opened this issue Feb 13, 2025 · 1 comment
Open

creating a RoleBinding to a group doesn't work #14763

EyalPazz opened this issue Feb 13, 2025 · 1 comment

Comments

@EyalPazz
Copy link

When creating a RoleBinding through the console, the kind of apiGroup it mentions for the group is rbac.authorization.k8s.io, despite the type Group doesn't exist on it, that's because it tries to create a type RoleBinding from api group rbac.authorization.k8s.io and not authorization.openshift.io/v1

@EyalPazz
Copy link
Author

this is also for ClusterRoleBinding

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

No branches or pull requests

1 participant