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

Feature request: {Cluster,""}RoleBinding/{Cluster,""}Role support #30

Closed
munnerz opened this issue Jul 17, 2017 · 6 comments
Closed

Feature request: {Cluster,""}RoleBinding/{Cluster,""}Role support #30

munnerz opened this issue Jul 17, 2017 · 6 comments
Milestone

Comments

@munnerz
Copy link

munnerz commented Jul 17, 2017

It'd be great if we could create ClusterRole, ClusterRoleBinding, Role & RoleBinding resources in a Kubernetes API server.

This is especially so, since Kubernetes only allows privileged users of a Kubernetes cluster create the Cluster* variants of these, making them ideal to be created by something like Terraform.

@radeksimko
Copy link
Member

Hi @munnerz
the mentioned resources are currently in v1beta phase: https://kubernetes.io/docs/resources-reference/v1.6/#clusterrole-v1beta1-rbac

As mentioned in the Readme, for reasons discussed in #1 (comment) there are currently no plans on supporting any API that's marked as alpha, beta or generally anything that's not stable/v1.

This may change in the future as we explore ways of dealing with breaking changes on the API's side and reducing the impact on the user.

Thanks for understanding.

@kbruner
Copy link

kbruner commented Dec 27, 2017

RBAC is GA in v1.8. Any word on when this will be supported? http://blog.kubernetes.io/2017/10/using-rbac-generally-available-18.html

@Stelminator
Copy link
Contributor

#73 looks to have part of it.

@nunofernandes
Copy link

Any ideas if ClusterRole will be on the roadmap?

@RobMaskell
Copy link

The work appears to have been done #229 it's awaiting review

@bcornils bcornils modified the milestones: Research, v1.5.0 Feb 7, 2019
@alexsomesan alexsomesan modified the milestones: v1.5.0, v1.6.0 Feb 7, 2019
@alexsomesan
Copy link
Member

Fully supported in v1.5.1

@ghost ghost locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants