-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Permission issues when deploying sample provider from cluster-api book #741
Comments
The solution to this issue is to add a patch for the ClusterRole defined in Create
modify
|
/assign @pablochacin |
I'm willing to fix this issue but need some help to know where in the documentation this new instructions should added. /help |
@pablochacin: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @davidewatson |
/assign @davidewatson |
/kind bug
Hi I'm following the guide for creating a new cluster-api provider, and I'm getting the following error in the controller's log:
I suppose it has to do with the permissions set in `config/rbac_role.yaml'
Environment:
kubectl version
): v1.13.2/etc/os-release
): OpenSUSE Leap 15.0The text was updated successfully, but these errors were encountered: