Bug 1819938
| Summary: | OperatorHub doesn't show up after created a ClusterRoleBinding to `aggregate-olm-view` for non-cluster admin users | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | tony.wu | |
| Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.4 | CC: | aos-bugs, hasha, jokerman, spadgett | |
| Target Milestone: | --- | |||
| Target Release: | 4.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
Previously, OperatorHub would only show up for cluster-admin users in the OpenShift console. The bug has been fixed, and OperatorHub will now appear for users who have cluster role bindings `aggregate-olm-view` and `aggregate-olm-edit` assigned.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1819940 (view as bug list) | Environment: | ||
| Last Closed: | 2020-07-13 17:24:45 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1819940 | |||
|
Description
tony.wu
2020-04-01 21:09:17 UTC
kind: ClusterRoleBinding
apiVersion: rbac.authorization.k8s.io/v1
metadata:
name: normaluser-olm
subjects:
- kind: User
apiGroup: rbac.authorization.k8s.io
name: testuser-19
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: aggregate-olm-view
create rolebinding to normal user, and The user can view the operator hub page
4.5.0-0.ci-2020-04-03-014149
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409 |