Skip to content

Allow RoleBindings permission for K8s users

Yuto Takano requested to merge kilo/k8s:kilo-main-patch-05532 into main

I appreciate the addition of permissions to see roles in 845b920b and 19d6eeaf, but unfortunately I found out that we can't really make use of it because of lack of permissions to bind the created roles to any service account. This MR adds those permissions as a separate rule.

Could you review please?

Merge request reports