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

Suport provisioning cluster role bindings #16

Open
2 tasks
jlevesy opened this issue Aug 14, 2022 · 0 comments
Open
2 tasks

Suport provisioning cluster role bindings #16

jlevesy opened this issue Aug 14, 2022 · 0 comments

Comments

@jlevesy
Copy link
Owner

jlevesy commented Aug 14, 2022

What needs to be done?

At the moment, kudo only supports provisioning RoleBindings (via the k8sRoleBindingGranter)

The goal of this tasks is to implement a k8sClusterRoleBindingGranter which works in a similar fashion but provisions ClusterRoleBindings.

Acceptance Criteria

  • Kudo can understand the K8sClusterRoleBindings grant kind
  • An e2e test has been written to prove this.
@jlevesy jlevesy moved this from Needs Refinement to TODO in Kudo Aug 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant