Skip to content

Commit

Permalink
Merge pull request #16440 from jboyd01/rbac-add-get-instances
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 16420, 16440)

catalog: RBAC - added missing get for service-catalog-controller

service-catalog-controller role  was missing the get operation for ServiceBrokers, ServiceInstances and ServiceInstanceCredentials
  • Loading branch information
openshift-merge-robot committed Sep 20, 2017
2 parents 8a9fd27 + ca9d312 commit 781ef3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/service-catalog/service-catalog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ objects:
- serviceinstancecredentials
verbs:
- list
- get
- watch
- apiGroups:
- ""
Expand Down
1 change: 1 addition & 0 deletions pkg/oc/bootstrap/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 781ef3f

Please sign in to comment.