Bug 1509558
| Summary: | Ordinary users can't describe or update the broker they created | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Qixuan Wang <qixuan.wang> |
| Component: | Service Broker | Assignee: | Jay Boyd <jaboyd> |
| Status: | CLOSED NOTABUG | QA Contact: | Qixuan Wang <qixuan.wang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.7.0 | CC: | aos-bugs, pmorie, qixuan.wang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-07 10:21:22 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Qixuan Wang
2017-11-04 17:10:16 UTC
Jeff, please take a look. It looks to me like there is a problem either with registering the API group with the aggregator or with how the user logged in. Jay, will you please take a look at this? It might be an issue with using 'clusterservicebroker' instead of 'clusterservicebrokers' in the user's commands. I can not reproduce, this works correctly for me in my development deployment on fedora. Qixuan Wang, can you please provide details on what server you are connecting to with oc login? Is it the same URL reported by 'oc cluster up'? You must be connecting to the aggregator - not directly to the service catalog api server. After doing oc login, please run 'oc get apiservices' and report back the output. With new oc v3.7.0-0.196.0, I won't reproduce the bugļ¼ close it.
[root@qwang_laptop qwang]# oc edit clusterservicebroker abroker
clusterservicebroker "abroker" edited
[root@qwang_laptop qwang]# oc describe clusterservicebroker abroker | grep -A6 Spec
Spec:
Auth Info:
Bearer:
Secret Ref:
Name: default-token-zhqtb
Namespace: qwang1
Relist Behavior: Duration
|