-
Bug
-
Resolution: Done
-
Minor
-
None
-
False
-
False
-
0
-
Undefined
-
Not Supported
-
-
ODC Sprint 214, ODC Sprint 215, ODC Sprint 216
-
Medium
Description of problem:
There are several `install operator` quick starts present in the console/operator github: https://github.com/openshift/console-operator/tree/master/quickstarts
The current checks look like:
accessReviewResources: - group: operators.coreos.com resource: operatorgroups verb: list - group: packages.operators.coreos.com resource: packagemanifests verb: list
The checks also include the ability to create a Subscription.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- only admins with the access to install an operator should see the `install-serverless` quick star and other quick starts like it
Actual results:
Only users with the ability to install an operator should see the install quick starts.
Expected results:
Users without the ability to install an operator can see the install quick starts.
Reproducibility (Always/Intermittent/Only Once):
always
Build Details:
4.9.0-0.nightly-2021-07-15-015134
Additional info:
- affected quick starts:
- is related to
-
ODC-6241 OCS Quick Start should not be shown unless you have proper privileges
- Closed
- links to