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
Error provisioning ServiceInstance of ClusterServiceClass - Status: 403 - Description: User does not have sufficient permissions #1135
Comments
|
Is this error due to the fact that the without this section which is created when a user authenticated on the UI has created a service ? What is the purpose of |
|
Is this error related to https://bugzilla.redhat.com/show_bug.cgi?id=1541461 ? |
|
@jmontleon @shawn-hurley Can you help me on concerning this issue please ? |
|
I can resolve this issue if I add to the Can you explain why we need for a serviceaccount such additional rule ? |
|
The trick reported before doesn't work for okd-3.10 and OABroker - docker.io/ansibleplaybookbundle/origin-ansible-service-broker:ansible-service-broker-1.2.17-1 |
|
If you control the broker installation you can configure it to |
|
Basically the user needs to be able to perform the action on the target namespace. Otherwise, the broker is limited in what it can do from a security perspective. I believe it's |
Is this option documented somewhere like what you describe in this comment ? |
Can you then add such remark to the documentation of OAB please ? |
Admin doc is not really verbose about the purpose of |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
|
/close |
|
@jmrodri: Closing this issue. 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. |
Version
Bug
When an operator creates a serviceInstance, then the following error is reported
The ServiceAccount used by the operator within its
component-operatornamespace has been granted toclusterrole - rbacas defined here : https://github.com/snowdrop/component-operator-demo/blob/master/resources/cluster-rbac.yamlThe text was updated successfully, but these errors were encountered: