Bug 1906713
Summary: | Quick starts not accesible for a developer user | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Rohit Rai <rorai> | ||||
Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.7 | CC: | aos-bugs, jokerman, yapei | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.7.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
Cause: consolequickstarts CRD resource is missing in the 'console-extensions-reader' ClusterRole
Consequence: Logged user can't be able to get consolequickstarts
Fix: Add consolequickstarts CRD resource to the 'console-extensions-reader' ClusterRole
Result: Logged user can get consolequickstarts
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-02-24 15:42:26 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: | |||||||
Attachments: |
|
1. Log in as developer user. 2. Go to search and search for ConsoleQuickStart, no forbidden error 3. Go to quick start catalog /quickstart is available and works well for developer user Verified on 4.7.0-0.nightly-2020-12-20-031835 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement update), 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/RHSA-2020:5633 |
Created attachment 1738412 [details] Error message on search page while trying to list quick starts. Description of problem: ConsoleQuickStart resource is not accessible for a developer user. Prerequisites (if any, like setup, operators/versions): Steps to Reproduce Log in as developer user. Go to search and search for ConsoleQuickStart. Go to quick start catalog. Actual results: Gets forbidden error on search page and shows no quick starts items in catalog. Expected results: Quick starts should be accessible by all users. Reproducibility (Always/Intermittent/Only Once): Always. Build Details: 4.7.0-0.nightly-2020-12-09-112139 Additional info: