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

Bootstrapper should check if user has appropriate permissions and if not create cluster role #664

Closed
jlewi opened this issue Apr 16, 2018 · 2 comments
Assignees

Comments

@jlewi
Copy link
Contributor

jlewi commented Apr 16, 2018

See #105 and RBAC Issue

As part of cluster preparation we should check whether user has necessary permission to create Kubeflow components (e.g. the role bindings) using the auth API. If not we should see if we can create a cluster role binding making the user a cluster admin so they will be able to deploy Kubeflow.

/assign @kunmingg

@kunmingg
Copy link
Contributor

fixed by #680 and #699

@kunmingg
Copy link
Contributor

/close

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

No branches or pull requests

3 participants